pouchdb-req-http-query
Version:
Given a CouchDB request object, make a similar http request on a given PouchDB database.
19 lines (12 loc) • 635 B
Markdown
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.
Source
------
PouchDB Server and its sub-packages are distributed as a [monorepo](https://github.com/babel/babel/blob/master/doc/design/monorepo.md).
For a full list of packages, see [the GitHub source](https://github.com/pouchdb/pouchdb-server/tree/master/packages/node_modules).
License
-------
The Apache 2 License. See [the LICENSE file](https://github.com/pouchdb/pouchdb-server/blob/master/LICENSE) for more information.