Mockr

Go API Mock Server Testing Docker DevTools

Production-ready mock API server written in Go. Config-driven endpoints with hot reload, rate limiting, and security hardening.

Mockr is a lightweight, fast mock server for building and testing APIs. It lets you define endpoints in a JSON config file, supports hot reloading, includes built-in rate limiting, and runs securely with read-only filesystem support.

Built with security in mind, Mockr includes features like request validation, configurable delays, status codes, health checks, and graceful shutdown. Perfect for development, testing, and CI/CD pipelines.