Skip to content

Experiment of how you can build a CouchDB proxy on top of restify.

License

Notifications You must be signed in to change notification settings

null2/couch-proxy-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

couch-proxy-experiment

This is an experiment of how you can build a CouchDB proxy on top of restify.

Getting Started

Install the module with: npm install couch-proxy-experiment

Start the server with npm start

Configure via environment variables:

COUCH_URL=https://me.cloudant.com COUCH_USER=username COUCH_PASS=password PORT=8000 npm start

License

Copyright (c) 2013 Johannes J. Schmidt, null2 GmbH Licensed under the MIT license.

About

Experiment of how you can build a CouchDB proxy on top of restify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published