https://github.com/pouchdb/pouchdb-req-http-query
Given a CouchDB request object, make a similar http request on a given PouchDB database.
https://github.com/pouchdb/pouchdb-req-http-query
Last synced: 9 months ago
JSON representation
Given a CouchDB request object, make a similar http request on a given PouchDB database.
- Host: GitHub
- URL: https://github.com/pouchdb/pouchdb-req-http-query
- Owner: pouchdb
- Created: 2015-08-19T07:19:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T16:42:36.000Z (almost 9 years ago)
- Last Synced: 2024-12-02T05:07:45.188Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 12
- Forks: 7
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pouchdb-req-http-query
======================
Given a CouchDB request object, make a similar http request on a given
PouchDB database. 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)