This is a CouchDB client library for the Haskell programming language.
If your CouchDB not in Admin Party, you need to set credentials. Just set
needed login and password in module CouchDBAuch
:
login = "yourLogin"
pass = "yourPass"
or leave them empty
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone git://github.com/akaspin/couchdb-conduit.git
This library is written and maintained by Alexander Dorofeev, aka.spin@gmail.com.