API mokka
apimock-rs (API mock) based visual mocking helper to handle HTTP/JSON req/res written in Rust.
Summary
Mock with mokka ☕️🌄
📖 Docs around server Configure, and examples
Features
- GUI but lightweight as feather
- Intutive terminal and productive tabs
- Built as native and supports cross-platform
Usage
Executable
Assets in Releases offer executables for multiple platforms.
# at startup, option to generate app default config and middleware files is available:
Asset includes default config file as an example.
cargo install
Screenshot

Binding for Node.js
Cross-platform supporting packages are available via npm install.
Development
Acknowledgements
Depends on apimock-rs and FLTK / fltk-rs. napi-rs for binding for Node.js.