Skip to content

akaspin/couchdb-conduit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to couchdb-conduit

This is a CouchDB client library for the Haskell programming language.

Testing against secured CouchDB

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

Join in!

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

Authors

This library is written and maintained by Alexander Dorofeev, aka.spin@gmail.com.