Unlimited fast mocking
Create an unlimited number of mock local servers and routes, and run them in parallel.
Mockoon is released under the MIT license. Feel free to contribute.
Join Mockoon's mailing list to receive latest updates
Unlimited fast mocking
Create an unlimited number of mock local servers and routes, and run them in parallel.
Complete control
customize routes: HTTP methods, regex paths, HTTP status, file serving, custom headers...
... and more
Import / export, JSON templating, auto save, proxy mode, HTTPS, latency simulation, CORS support...
Complete list of features
You have found a bug, you have an idea? Submit them on Mockoon's GitHub repository.
You like Mockoon? Spread the word :)
FAQ
How does Mockoon mocking works?
Unlike many other mocking tools, Mockoon uses a local server to avoid latency and the hassle of deploying through a remote service.
Does Mockoon require an active internet connection?
No, you don't need an internet connection to use Mockoon, everything runs locally.
Does Mockoon require an account?
No, you don't need an account to use Mockoon.
Is Mockoon free and/or open source?
Mockoon is 100% free AND open source (MIT license).
Where are my data stored?
Locally, in your operating system user data folder. "c:/.../Users/xxx/AppData/Roaming on Windows", "~/.config" on Linux and "~/Library/Application Support" on macOS.
Are you collecting usage data?
Yes, but only anonymous data through Google Analytics. Besides Google Analytics standard collected data (OS, screen size, etc.) we are also collecting some events happening in the application. A typical event includes the following JSON { category: 'delete', action: 'environment' }, { category: 'server', action: 'start' }, etc. None of your mock data, routes or URLs are collected.