{"id":23439809,"url":"https://github.com/mockoon/playground","last_synced_at":"2025-04-09T20:15:53.204Z","repository":{"id":213126698,"uuid":"732969458","full_name":"mockoon/playground","owner":"mockoon","description":"Mockoon's playground is a ready-to-use mock API for all your prototyping needs: fake JSON data, JSON placeholders, realistic CRUD API mock, etc. It is also a good way to discover Mockoon's features.","archived":false,"fork":false,"pushed_at":"2025-02-24T09:25:38.000Z","size":1006,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T20:15:50.836Z","etag":null,"topics":["api","api-mocking","fake-data","faker-js","mock","mock-api","mock-data","mock-server","mocking","mocking-utility","openapi","prototyping","rest","rest-api","server","swagger"],"latest_commit_sha":null,"homepage":"https://mockoon.com/playground/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mockoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["mockoon"]}},"created_at":"2023-12-18T09:18:08.000Z","updated_at":"2025-03-21T00:53:06.000Z","dependencies_parsed_at":"2023-12-18T16:59:36.167Z","dependency_job_id":"6afbdc3e-6084-4621-a118-a1aad1e4be12","html_url":"https://github.com/mockoon/playground","commit_stats":null,"previous_names":["mockoon/playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mockoon%2Fplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mockoon%2Fplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mockoon%2Fplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mockoon%2Fplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mockoon","download_url":"https://codeload.github.com/mockoon/playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103869,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-mocking","fake-data","faker-js","mock","mock-api","mock-data","mock-server","mocking","mocking-utility","openapi","prototyping","rest","rest-api","server","swagger"],"created_at":"2024-12-23T15:36:17.285Z","updated_at":"2025-04-09T20:15:53.190Z","avatar_url":"https://github.com/mockoon.png","language":null,"funding_links":["https://github.com/sponsors/mockoon"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://mockoon.com\" alt=\"mockoon logo\"\u003e\n    \u003cimg width=\"200\" height=\"200\" src=\"https://mockoon.com/images/logo-square-playground.png\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://mockoon.com/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Website-Go-green.svg?style=flat-square\u0026colorB=1997c6\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://mockoon.com/newsletter/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Newsletter-Subscribe-green.svg?style=flat-square\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://discord.gg/FtJjkejKGp\"\u003e\u003cimg src=\"https://img.shields.io/badge/Discord-go-blue.svg?style=flat-square\u0026colorA=6c84d9\u0026colorB=1da1f2\"/\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003ch1\u003eMockoon's Playground\u003c/h1\u003e\n\u003c/div\u003e\n\nMockoon's playground is a ready-to-use mock API for all your prototyping needs: fake JSON data, JSON placeholders, realistic CRUD API mock, etc. It is also a good way to discover Mockoon's features.\n\n➡️ Playground API URL: [https://playground.mockoon.com](https://playground.mockoon.com)\n➡️ [Playground's documentation](https://mockoon.com/playground/)\n\nThe playground offers the following resources, populated with fake data (generated using [Faker.js](https://fakerjs.dev/)):\n\n- [`/companies`](https://playground.mockoon.com/companies): a CRUD endpoint with fake companies.\n- [`/contacts`](https://playground.mockoon.com/contacts): a CRUD endpoint with fake contacts.\n- [`/customers`](https://playground.mockoon.com/customers): a CRUD endpoint with fake customers.\n- [`/movies`](https://playground.mockoon.com/movies): a CRUD endpoint with fake movies.\n- [`/notifications`](https://playground.mockoon.com/notifications): a CRUD endpoint with fake notifications.\n- [`/photos`](https://playground.mockoon.com/photos): a CRUD endpoint with fake photos.\n- [`/pokemons`](https://playground.mockoon.com/pokemons): a CRUD endpoint with fake pokemons (read-only).\n- [`/posts`](https://playground.mockoon.com/posts): a CRUD endpoint with fake posts.\n- [`/sales`](https://playground.mockoon.com/sales): a CRUD endpoint with fake sales.\n- [`/todos`](https://playground.mockoon.com/todos): a CRUD endpoint with fake todos.\n- [`/users`](https://playground.mockoon.com/users): a CRUD endpoint with fake users.\n\nThe following routes are available for each resource (replace `{resources}` with the resource name, e.g. `companies`):\n\n- `GET /{resources}`: Returns the entire array.\n- `GET /{resources}/:id`: Returns an object by its id property.\n- `POST /{resources}`: Inserts a new object in the array (autogenerate the id (UUID) if not provided).\n- `PUT /{resources}/:id`: Performs a full object update by its id (replace).\n- `PATCH /{resources}/:id`: Performs a partial object update by its id (merge).\n- `DELETE /{resources}/:id`: Deletes an object by its id.\n\nYou can also use the sorting, searching and filtering query parameters on the main GET route, example: `?property_eq=test\u0026page=2\u0026limit=50`. You will find more information about the CRUD routes behavior in our [documentation](https://mockoon.com/docs/latest/api-endpoints/crud-routes/).\n\n\u003e 💡 The following routes are disabled: `DELETE /{resources}`, `PATCH /{resources}`, `PUT /{resources}`. POST, DELETE, PATCH and PUT requests are persisted. GET requests are cached.\n\n\u003e ⚠️ The playground is a shared resource (please don't abuse it) and is not meant to be used in production. Data are frequently reset.\n\nTo go further, download Mockoon and discover all its [features](https://mockoon.com/features/).\n\n➡️ [Download Mockoon](https://mockoon.com/download/)\n\n## Support/feedback\n\nYou 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/FtJjkejKGp).\n\n## Contributing\n\nIf you are interested in contributing to Mockoon, please take a look at the [contributing guidelines](https://github.com/mockoon/mockoon/blob/main/CONTRIBUTING.md).\n\nPlease also take a look at our [Code of Conduct](https://github.com/mockoon/mockoon/blob/main/CODE_OF_CONDUCT.md).\n\n## Roadmap\n\nIf 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/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmockoon%2Fplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmockoon%2Fplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmockoon%2Fplayground/lists"}