Core Features
Mimicrab's core functionality centers around matching incoming requests and serving predefined responses.
- Request Matching: Explore the matching engine and learn how to filter requests by method, path, headers, and body.
- Response Configuration: Details on how to configure status codes, headers, and various body types (JSON, Text, BSON).