Mastermind is a CLI using mitmproxy that offers an easy way to mock a service (e.g. API, Website) defining rules per URL or URL patterns, defining rules to intercept HTTP(S) requests and mock its responses. By default it makes sure the OSX proxy settings are enabled only when the proxy is running.
- Install
- Getting started
- Configuration
- Rules
- URL Patterns
- JSON Schema Validation
- Driver mode
- Script mode
- Simple mode
- Examples
- Troubleshooting
- Changelog
Join our Slack team to discuss on new features or get help.
Check our contributing guidelines
Everyone interacting in Mastermind's codebase and issue tracker is expected to follow our code of conduct.
This is a proof of concept with no guarantee of active maintenance.