https://github.com/davidedc/jsonp-db-redux
JSON-P DB Redux is a minimal Google App Engine app to persist/retrieve JSON objects via simple client-side javascript JSON-P calls.
https://github.com/davidedc/jsonp-db-redux
Last synced: 11 months ago
JSON representation
JSON-P DB Redux is a minimal Google App Engine app to persist/retrieve JSON objects via simple client-side javascript JSON-P calls.
- Host: GitHub
- URL: https://github.com/davidedc/jsonp-db-redux
- Owner: davidedc
- Created: 2014-01-28T11:06:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-15T11:55:11.000Z (over 12 years ago)
- Last Synced: 2025-03-05T23:45:07.237Z (over 1 year ago)
- Language: Python
- Homepage: http://jsonp-db-redux.appspot.com/index.html
- Size: 1.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
JSON-P DB Redux is a minimal Google App Engine app to persist/retrieve JSON objects via simple client-side javascript JSON-P calls. Curl also supported.
JSON-P DB Redux is the resurrection, modification and extension of the abandoned JSON-P DB project by Adam Ribaudo and Paul Irish.
This is good for having your own free and highly-hackable server to persist JSON objects from your web projects. Ready in 5 minutes.
Demo is here