No description
Find a file
2019-02-26 17:30:49 +01:00
src feat: Add Response::is_success utility method 2019-02-26 17:30:49 +01:00
.gitignore feat: Initial check-in of working client layer 2019-02-26 11:20:38 +01:00
Cargo.toml refactor: Introduce json feature and make it optional 2019-02-26 13:49:43 +01:00
README.org feat: Initial check-in of working client layer 2019-02-26 11:20:38 +01:00

crimp ===

Crimp is an HTTP client interface on top of the [Rust bindings][] to cURL.

Please see the module documentation for details on why this exists.

[Rust bindings]: https://docs.rs/curl