Python Flask example application Flaskr using Cloudant, Couchdbkit, sqlite, and json files
Contains 4 separate examples of the Flaskr sample application with the following backends:
- Cloudant using cloudant-python API (https://github.com/cloudant-labs/cloudant-python)
- CouchDB/Cloudant using couchdbkit API (http://couchdbkit.org/)
- SQlite
- Raw JSON files on disk