Mock Server
PRO v1.0.0•May 20, 2026
Spin up a local HTTP mock server without a separate tool or config file.
- Define endpoints with method, path, request/response body, headers, status code, and delay
- Multiple response variants per endpoint with one default
- Rule-based conditional responses — serve a variant when the incoming request matches your rules
- Live reload — edits apply without restarting the server
- OpenAPI-compatible — create mock endpoints compatible with openapi specs