MockServer is easy and quic way to run mock APIs locally. No remote deployment, no account required, free and open-source.
It's a web panel and a CLI that help you work faster with APIs by mocking them. Integrate third-party APIs quicker, improve your integration tests, speed up your development, etc.
You can find full documentation here.
- unlimited number of mock local servers and routes
- proxy forwarding
- complete control on routes definition: HTTP methods and statuses, regex paths, file serving, custom headers, etc.
- JSON templating
- store state between requests
- modify proxy response
- API for integration in external services
- multiple responses per route
- importing / exporting
- simulated latency
- running external scripts
- ... and many more - see the documentation
- random mock rotation
- mock connection errors
- conditional mocks
- faker for mocking response
- python template editor - define python methods in one place
- integration with firebase https://github.com/firebase/quickstart-python