API mock (apimock-rs) Documentation

A developer-friendly, robust and functional HTTP mock server built in Rust.
While this is a CLI tool, a featherlight GUI wrapper named API mokka will be also available. (development in progress)
Who is this for?
- Developers who want to quickly mock APIs without heavy setup.
- Beginners who benefit from minimal configuration.
- Advanced users needing logic-based response behavior.
Quick Start
npm install -D apimock-rs
npx apimock