https://github.com/pouchdb/pouchdb-route
Given a CouchDB request object, return the response of PouchDB's equivalent function.
https://github.com/pouchdb/pouchdb-route
Last synced: 4 months ago
JSON representation
Given a CouchDB request object, return the response of PouchDB's equivalent function.
- Host: GitHub
- URL: https://github.com/pouchdb/pouchdb-route
- Owner: pouchdb
- Created: 2015-08-18T16:26:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T08:22:25.000Z (over 8 years ago)
- Last Synced: 2024-12-30T14:56:52.803Z (5 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 11
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pouchdb-route
=============Given a CouchDB request object, return the response of PouchDB's
equivalent function. Written to be used for (and developed alongside)
PouchDB plug-ins.[Website of those plug-ins](http://python-pouchdb.marten-de-vries.nl/plugins.html)