apimock-rs (API Mock) Documentation
A developer-friendly, featherlight and functional HTTP(S) mock server built in Rust.
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
Easy to start with npm package.
npm install -D apimock-rs
npx apimock
