get-started-python icon indicating copy to clipboard operation
get-started-python copied to clipboard

Added support for MongoDB

Open atrieder opened this issue 6 years ago • 0 comments

These changes add support for the application to connect to MongoDB instances hosted on IBM Cloud. The application determines whether to use Cloudant or MongoDB at runtime based on the services that are available. For running locally, an additional "vcap-local.template.json" file can be configured with the necessary service details (this is documented towards the end of the README file).

atrieder avatar Jul 31 '18 13:07 atrieder