https://github.com/benoitc/noddycouch
minimal couchdb toolkit for nodejs.
https://github.com/benoitc/noddycouch
Last synced: 4 months ago
JSON representation
minimal couchdb toolkit for nodejs.
- Host: GitHub
- URL: https://github.com/benoitc/noddycouch
- Owner: benoitc
- License: other
- Created: 2010-06-28T13:51:01.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-07-14T22:04:42.000Z (over 15 years ago)
- Last Synced: 2025-04-09T10:07:22.115Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 111 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#noddycouch
noddycouch is a minimal [nodejs](http://nodejs.org) couchdb client.
Read example.js for some examples.