IBM Cloud Platform as a Service

Cloud Platform as a Service

Join us to learn more from a community of collaborative experts and IBM Cloud product users to share advice and best practices with peers and stay up to date regarding product enhancements, regional user group meetings, webinars, how-to blogs, and other helpful materials.

 View Only
  • 1.  Getting Started with Python Flask IBM Cloudant

    Posted Mon August 09, 2021 09:07 AM
    Hi all. I'm starting with Python Flask IBM Cloudant, I've already tried this example GitHub - IBM-Cloud/get-started-python:
    GitHub remove preview
    GitHub - IBM-Cloud/get-started-python: A Python application and tutorial that use Flask framework to provide a REST API to receive requests from the UI. The API then persists the data to a Cloudant database.
    A Python application and tutorial that use Flask framework to provide a REST API to receive requests from the UI. The API then persists the data to a Cloudant database. - GitHub - IBM-Cloud/get-started-python: A Python application and tutorial that use Flask framework to provide a REST API to receive requests from the UI.
    View this on GitHub >
    but I can't go beyond that. Do you know if there is any other example, developed application, or related documentation apart from the aforementioned? Your answer would be a great help. Thanks.

    ------------------------------
    Cristhian Gerardo Sandoval
    ------------------------------


  • 2.  RE: Getting Started with Python Flask IBM Cloudant

    Posted Mon August 09, 2021 02:57 PM
    Hi Cristhian,

    which kind of problem are you facing? I just looked the example and it's looks pretty similar with our current production deployments using python/cloudfoundry. I can point some differences, but none of them seems to been impeditive to follow the guide and successfully deploy an app.

    ------------------------------
    Tiago Moura
    ------------------------------