https://github.com/mockoon/mock-samples
Start using Mockoon in no time with popular APIs mock samples.
https://github.com/mockoon/mock-samples
api json-mock json-mock-server mock mock-api mock-data mock-samples mock-server mocking mocking-utility openapi3 prototyping rest rest-api server
Last synced: 8 months ago
JSON representation
Start using Mockoon in no time with popular APIs mock samples.
- Host: GitHub
- URL: https://github.com/mockoon/mock-samples
- Owner: mockoon
- License: mit
- Created: 2020-11-06T13:20:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T08:10:57.000Z (11 months ago)
- Last Synced: 2025-04-13T08:09:15.115Z (10 months ago)
- Topics: api, json-mock, json-mock-server, mock, mock-api, mock-data, mock-samples, mock-server, mocking, mocking-utility, openapi3, prototyping, rest, rest-api, server
- Language: TypeScript
- Homepage: https://mockoon.com
- Size: 53.5 MB
- Stars: 29
- Watchers: 2
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Welcome to Mockoon's mock API samples repository. You will find in the [`apis`](/mock-apis) folder many mock samples from popular APIs (Open Weather, Giphy, etc.). We will be adding more samples from time to time.
You will find the full list of sample mock APIs on our website too: https://mockoon.com/mock-samples/
---
## How to open the samples in Mockoon
To open the samples in Mockoon application, you have two possibilities:
1. Download the sample JSON file and click on the open button:

1. Copy the sample file content from this repository to the clipboard and open the `File` menu and choose `New environment from clipboard`:

In both cases, a new environment will be created and ready to use after running it by pressing the green "play" button.

## How to use the samples with Mockoon CLI
To run the mock samples with the [CLI](https://github.com/mockoon/cli) you can diractly run the following command using the sample raw file GitHub URL:
`mockoon-cli start --data https://raw.githubusercontent.com/mockoon/mock-samples/main/mock-apis/data/giphycom.json`
## 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.
## Contributing
If you are interested in contributing to Mockoon website and documentation, please take a look at the [contributing guidelines](https://github.com/mockoon/mockoon.com/blob/main/CONTRIBUTING.md).
Please also take a look at our [Code of Conduct](https://github.com/mockoon/mockoon.com/blob/main/CODE_OF_CONDUCT.md).
## 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.
## Roadmap
If you want to know what will be coming in the next release you can check the global [Roadmap](https://mockoon.com/public-roadmap/) or [subscribe to our newsletter](https://mockoon.com/newsletter/).