Skip to content

gjritter/node-couch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

node-couch - A CouchDB client for node.js

If the header is not enough for you:

The API is inspired by jquery.node.js.

This is a very initial check-in, please bear with me :-)

Feedback welcome.

To Do

  • Make the tests work again. The test files run to completion now, but they don't actually do anything in recent versions of node.

  • Add the ability to pass additional HTTP headers with the client requests. This is needed to interact with CouchDB hosts (e.g., Cloudant) that require the HTTP Authorization header for authentication and the Host header for service resolution.

About

A CouchDB interface for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%