apimock 5.1.1

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