# mockoon
**Repository Path**: jakiehoo/mockoon
## Basic Information
- **Project Name**: mockoon
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: feature/graphql
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-04-14
- **Last Updated**: 2025-04-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Mockoon: awesome API mocking
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, free and open-source.
It's a desktop application and a [CLI](https://mockoon.com/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.
➡️ [Download](https://mockoon.com/download/)
## Features
Mockoon offers many features:
- unlimited number of mock local servers and routes
- CLI to run your mock in headless environments, CI, etc.
- complete control on routes definition: HTTP methods and statuses, regex paths, file serving, custom headers, etc.
- OpenAPI compatibility
- Record/logs of all entering and forwarded requests
- JSON templating
- proxy forwarding mode
- HTTPS support
You can check the [complete list](https://mockoon.com/features/) on the website.
---
## Our platinum sponsor
Mockoon is an open-source project built by volunteer maintainers. If you like our application, please consider sponsoring us and join all the [Sponsors and Backers](https://github.com/mockoon/mockoon/blob/main/backers.md) who helped this project over time!
---
## Download the desktop application
You can get Mockoon desktop's [latest release](https://github.com/mockoon/mockoon/releases/latest) directly from this repository or on the official [website](https://mockoon.com/#download). Mockoon desktop is also available through:
MacOS:
- [_Homebrew_](https://formulae.brew.sh/cask/mockoon): `brew install --cask mockoon`.
Windows:
- _winget_: `winget install mockoon`.
- [_Chocolatey_](https://community.chocolatey.org/packages/mockoon): `choco install mockoon`.
- [_Windows Store_](https://www.microsoft.com/en-us/p/mockoon/9pk8dmsn00jj)
Linux:
- [_Snap store_](https://snapcraft.io/mockoon): `snap install mockoon`.
- [_AUR_](https://aur.archlinux.org/packages/mockoon-bin): `yay -S mockoon-bin`.
## Install the CLI
Mockoon CLI is available as an [NPM package](https://www.npmjs.com/package/@mockoon/cli). Please look at our [dedicated documentation](https://github.com/mockoon/mockoon/blob/main/packages/cli) to learn how to install and use it.
## Mockoon's documentation
You will find Mockoon's [documentation](https://mockoon.com/docs/latest) on the official website. It covers Mockoon's most complex features. Feel free to contribute or ask for new topics to be covered.
## Changelogs
You will find Mockoon [desktop](https://mockoon.com/releases/desktop/) and [CLI](https://mockoon.com/releases/cli/) changelogs on the official website.
## Support/feedback
You can discuss all things related to Mockoon, and ask for help, on the [official community](https://github.com/mockoon/mockoon/discussions). It's also a good place to discuss bugs and feature requests before opening an issue on this repository. For more chat-like discussions, you can also join our [Discord server](https://discord.gg/MutRpsY5gE).
## Contributing
If you are interested in contributing to Mockoon, please take a look at the [contributing guidelines](https://github.com/mockoon/mockoon/blob/main/CONTRIBUTING.md).
Please also take a look at our [Code of Conduct](https://github.com/mockoon/mockoon/blob/main/CODE_OF_CONDUCT.md).
## Roadmap
If you want to know what will be coming in the next release you can check the global [Roadmap](https://github.com/orgs/mockoon/projects/2).
New releases will be announced on Mockoon's [Twitter account @GetMockoon](https://twitter.com/GetMockoon) and through the newsletter to which you can subscribe [here](http://eepurl.com/dskB2X).