pillowtalk
pillowtalk copied to clipboard
ANSI C library that talks to CouchDB using libcurl and yajl
Pillowtalk: CouchDB C API based on libcurl and yajl
This library is a basic wrapper around libcurl and yajl that attempts to provide a more generic interface to couchdb, mainly communicating via url targets rather than explicit method calls. More to come...