apimock 4.7.2

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
1
2
3
4
5
6
7
8
#[path = "extra_test_cases/config_free_env.rs"]
mod config_free_env;
#[path = "constant.rs"]
pub mod constant;
#[path = "extra_test_cases/response_headers.rs"]
mod response_headers;
#[path = "util.rs"]
pub mod util;