Crates.io | chesterfield |
lib.rs | chesterfield |
version | 0.0.1 |
source | src |
created_at | 2019-05-18 07:51:52.108642 |
updated_at | 2019-06-08 18:36:24.030028 |
description | Ergonomic, strongly-typed CouchDB client in pure Rust. |
homepage | https://github.com/danieleades/chesterfield |
repository | |
max_upload_size | |
id | 135042 |
size | 44,087 |
An ergonomic, strongly typed CouchDB client in Rust.
This library includes both synchronous and asynchronous APIs for the programmer who wants to have it all.
Couldn't find a decent, maintained CouchDB client in Rust. Also I wanted async. So i rolled my own.
This is still in active development, in the sense that I add things when I need them, and fix bugs when they affect me directly.
Until this gets slightly closer to stable the updates to the release on Crates.io will be a lot more sporadic than the github updates.
Would be thrilled to have a couple more sets of eyes and keyboards chipping away at this. climb aboard.
cargo build
"oh my gosh so easy!"
cargo test --features container
"sham-wow!"
cargo doc --open
"kersplash!"
cargo contribute
"bullseye!"
Current version: 0.0.0
License: Apache-2.0