Introduction

Mimicrab is a high-performance, developer-friendly mock server built in Rust. It allows you to quickly create, manage, and test HTTP mocks with advanced features like request matching, dynamic Lua scripting, and response templating.

Mimicrab UI Dashboard

Why Mimicrab?

  • Easy to use: Intuitive dashboard for managing mocks.
  • Dynamic: Generate responses programmatically using Lua.
  • Flexible Matching: Match requests by method, path, headers, and body.
  • Lightweight: Low memory footprint and fast startup times.
  • Production Ready: Supports Docker and Kubernetes deployment.