apimock 4.6.7

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
1
2
3
4
5
6
#[path = "routing/dyn_route.rs"]
mod dyn_route;
#[path = "routing/middleware.rs"]
mod middleware;
#[path = "routing/rule_set.rs"]
mod rule_set;