easyhttpmock 0.1.3-beta.10

EasyHttpMock is a simple HTTP mock server for testing HTTP clients.
Documentation

EasyHttpMock

Crates.io downloads crates.io Build Status Crates.io MSRV Documentation MIT licensed codecov

This is the main crate for EasyHttpMock. It provides the core functionality for creating HTTP mock servers.

Quick Start

Add EasyHttpMock to your Cargo.toml:

easyhttpmock = { version = "0.1.0" }

License

Licensed under either of

at your option.

Author

Rogerio Pereira Araujo rogerio.araujo@gmail.com