❄️ HTTP Mocking & Debugging Service.
-
Updated
Jul 8, 2026 - Go
❄️ HTTP Mocking & Debugging Service.
Phiremock Server allows to define responses for http requests on the fly through a REST API. Useful to mock external http services during development and acceptance testing.
Platform to setup mocks for REST endpoints
Local HTTP mock server from a JSON routes file — like json-server but zero dependencies
Simple HTTP mock server in Python (standard library only). You define the port, endpoints, and responses in a JSON file, and it logs every request.
Add a description, image, and links to the rest-mock topic page so that developers can more easily learn about it.
To associate your repository with the rest-mock topic, visit your repo's landing page and select "manage topics."