Total Pageviews

Sunday 2 February 2014

nano


Build Status
minimalistic couchdb driver for node.js
nano features:
  • minimalistic - there is only a minimum of abstraction between you and couchdb
  • pipes - proxy requests from couchdb directly to your end user
  • errors - errors are proxied directly from couchdb: if you know couchdb you already know nano.

installation

  1. install npm
  2. npm install nano

table of contents

from https://github.com/dscape/nano