Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamescasbon/flask-backbone-mongo
experiments with backbone.js, flask and mongo
https://github.com/jamescasbon/flask-backbone-mongo
Last synced: 12 days ago
JSON representation
experiments with backbone.js, flask and mongo
- Host: GitHub
- URL: https://github.com/jamescasbon/flask-backbone-mongo
- Owner: jamescasbon
- Created: 2011-05-29T15:09:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-29T18:26:13.000Z (over 13 years ago)
- Last Synced: 2024-08-01T22:54:40.754Z (3 months ago)
- Homepage:
- Size: 98.6 KB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Conversion of Jérôme Gravel-Niquet's todo app from local storage to mongodb.
Uses flask for request handling.Requires backbone > 0.33 to use idAttribute option.