

apimock-rs (API Mock)
1 like
apimock-rs (API Mock) is a developer-friendly, super-lightweight and functional HTTP(S) mock server built in Rust. It provides file-based mechanism for mocking RESTful APIs using static JSON responses. Optionally, dynamic routing is supported: rule-based matching via toml and...
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD
- Self-Hosted

apimock-rs (API Mock)
1 like
Features
Properties
- Lightweight
- Easy to use
Features
- HTTP mocking
- Zero configuration
- Simple installation
- Fast speed
Tags
apimock-rs (API Mock) News & Activities
Highlights All activities
Recent activities
nabbisen added apimock-rs (API Mock) as alternative to Mockoon
nabbisen added apimock-rs (API Mock) as alternative to Mockable, Reqable, Mockintosh and Fakend
nabbisen added apimock-rs (API Mock) as alternative to Mockswitch- nabbisen added apimock-rs (API Mock) as alternative to SOAP/REST Mock Service
nabbisen added apimock-rs (API Mock) as alternative to Beeceptor and WireMock- nabbisen liked apimock-rs (API Mock)
- RemovedUser updated apimock-rs (API Mock)
- RemovedUser added apimock-rs (API Mock)
- POX updated apimock-rs (API Mock)
apimock-rs (API Mock) information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is apimock-rs (API Mock)?
apimock-rs (API Mock) is a developer-friendly, super-lightweight and functional HTTP(S) mock server built in Rust. It provides file-based mechanism for mocking RESTful APIs using static JSON responses. Optionally, dynamic routing is supported: rule-based matching via toml and scripting via rhai.
Key Features:
- 👟 Zero-config start – Just point to a directory (folder) with JSON files and run.
- 🍬 Simple setup – Usable via a single CLI command, no compilation needed via npm-distributed binary.
- 🧳 Static routing – File-based simple responses. Uses directory paths and .json-like files to simulate API endpoints.
- 🎒 Dynamic routing with matching – Supports conditional responses with rule-based mechanism and scripting.
- 🍨 High-performance – Effortless speed and minimal presence. Built with async Rust using tokio and hyper.
