apimock 4.6.6

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
1
2
3
4
5
6
pub mod app;
pub mod args;
pub mod config;
mod logger;
pub mod server;
pub mod util;