Cloud Native Apps

 View Only
Expand all | Collapse all

Getting Started with Python Flask IBM Cloudant

  • 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

    IBM Champion
    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
    ------------------------------