Skip to content

Commit

Permalink
Update endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Dec 18, 2023
1 parent 44ce4e9 commit b81cf28
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Mockoon's playground is a ready-to-use mock API for all your prototyping needs:

The playground offers the following routes, populated with fake data (generated using [Faker.js](https://fakerjs.dev/)):

- `/posts`: a CRUD API with 100 fake posts
- `/posts`: a CRUD endpoint with 100 fake posts
- `/users`: a CRUD endpoint with 100 fake users

➡️ Playground API URL: [https://playground.mockoon.com](https://playground.mockoon.com)
➡️ [Playground's website](https://mockoon.com/playground/)
Expand Down
75 changes: 74 additions & 1 deletion dist/playground-mock.json

Large diffs are not rendered by default.

0 comments on commit b81cf28

Please sign in to comment.