You're reading Mocko v1 (legacy) documentation. Mocko v2 is the current version. View the v2 docs.
Mocko
Mocking made easy: create dynamic mocks, proxy your API, and choose which endpoints to mock.
Getting started: CLI
Use the CLI if you want to:
- Manage mocks in configuration files, structured and versioned in folders
- Mock integrations for automated tests
- Run it anywhere with a command and no dependencies
Get started with Standalone Mode →
Getting started: UI
Use the complete stack if you want to:
- Manage mocks in a web UI with no configuration or CLIs needed
- Mock scenarios in staging environments on the fly
- Mock integrations in your development environment
Get started with the Complete Stack →
Getting started: SaaS
Use Mocko Cloud if you want to:
- Create mocks available everywhere, in the cloud
- No installation or configuration required
- Manage mocks in a web UI
Login with GitHub to Mocko Cloud ↗
Features
- Choose how to manage mocks: web UI for speed, HCL files for versioning
- Proxy your real API: requests pass through unless a mock matches
- Create dynamic mocks using Handlebars templating
- Easy to deploy in containers or via CLI
- Really, really fast