express-pouchdb
Version:
Express submodule with a CouchDB-style REST interface to PouchDB.
19 lines (11 loc) • 642 B
Markdown
express-pouchdb
===============
An Express submodule with a CouchDB-style REST interface to PouchDB.
For full documentation, see [the PouchDB Server readme](https://github.com/pouchdb/pouchdb-server#readme).
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.