An open API service indexing awesome lists of open source software.

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.

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)