Never found the need for a library to wrap the CouchDB API. The majority of
the time a good HTTP client library and JSON library are enough. We've had
good luck with Async HTTP Client (
https://github.com/sonatype/async-http-client) and Jackson (
http://jackson.codehaus.org/).

Reply via email to