apimock 5.0.1

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
1
2
3
4
#[path = "http/test_request.rs"]
pub mod test_request;
#[path = "http/test_response.rs"]
pub mod test_response;