/reactive_cloudant

A .NET RX library for Cloudant DBAAS

Primary LanguageC#

ReactiveCloudant

##ReactiveCloudant is a .NET library for interacting with your Cloudant database.

###TODO

Basic document management
- Add support for lists and shows.
- Add listening to the changes feed.
- Add attachment support (also for inline attachments).
- Add bulk document operations.
- Delete document.

Administration
- Delete database
- Create database
- Create API keys.
- Grant/Revoke access to database.