No description
Find a file
2019-02-26 23:11:29 +01:00
src refactor: Add a method per HTTP verb on Request 2019-02-26 23:10:24 +01:00
.gitignore feat: Initial check-in of working client layer 2019-02-26 11:20:38 +01:00
.travis.yml chore(build): Configure Travis CI builds 2019-02-26 17:30:56 +01:00
Cargo.toml chore(cargo): Bump version to v0.2.0 2019-02-26 23:10:24 +01:00
CODE_OF_CONDUCT.md docs: Update README, add contribution guidelines & CoC 2019-02-26 17:30:53 +01:00
CONTRIBUTING.md docs: Update README, add contribution guidelines & CoC 2019-02-26 17:30:53 +01:00
LICENSE chore: License under GPL-3.0-or-later 2019-02-26 17:30:56 +01:00
README.md docs(README): Fix crates.io badge URL 2019-02-26 23:11:29 +01:00

crimp

Build Status

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

The documentation for this crate is primarily in the module documentation