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

https://github.com/pouchdb/couchdb-render

Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
https://github.com/pouchdb/couchdb-render

Last synced: 10 months ago
JSON representation

Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.

Awesome Lists containing this project

README

          

couchdb-render
==============

Given the code of a CouchDB show/list function (and some other stuff),
this module runs it and returns the result. 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)