couchdb 0.1.0

A simple CouchDB client
docs.rs failed to build couchdb-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: couchdb-0.6.0

CouchDB

A simple CouchDB client for the Rust programming language

Documentation: https://couchdb-rs.github.io/couchdb/doc/latest/couchdb/

This crate lacks many features from the CouchDB API—e.g., attachments, shows, meta-information for databases and documents, etc. I intend to add these features eventually. Meanwhile, if you want any features added right away, please submit an issue or pull request. Let's make this crate better.