Selective API proxy and mock endpoints
Keep stable endpoints real. Mock only the ones still moving.
Mocko is a dynamic HTTP mocking tool for creating and sharing mock APIs with public URLs, or running the open source version locally with mocks defined as code. It also supports request-aware templates, persistent flags for stateful flows, and selective proxying so mocked and real behavior can work together.
Mocko gives teams a clean way to handle HTTP mocking, REST API mocking, mock endpoints, and API proxy flows without adding a heavy local setup.
Keep stable endpoints real. Mock only the ones still moving.
Use a dummy API for frontend development, proof of concept work, and parallel development.
Inspect requests, isolate unstable integrations, and make integration tests easier to trust.
Mocko works as a REST API mock, a dummy API, and a selective API proxy. That makes it useful in development environments, request analysis, and scenario simulation without turning the page into a wall of text.
Use Mocko when the real integration is only partially ready. It helps teams keep momentum with a REST API mock, a dummy API, and mock endpoints that are easy to share.
Keep frontend and backend work moving independently.
Simulate success, failure, and edge cases before the upstream API is ready.
Inspect traffic and verify payloads, headers, and request flow.
Use a dummy API or mock endpoints when upstream systems are slow or unstable.
Leave stable services real and mock the parts that make integration tests unreliable.
Share a public HTTPS mock server for QA, demos, and partner testing.