Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1418

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -624,6 +624,7 @@ You can deploy JSON Server. For example, [JSONPlaceholder](http://jsonplaceholde
### Video

* [Creating Demo APIs with json-server on egghead.io](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server)
* [Make your own mock API (super simple)](https://www.youtube.com/watch?v=FLnxgSZ0DG4)

### Articles

Expand All @@ -633,6 +634,7 @@ You can deploy JSON Server. For example, [JSONPlaceholder](http://jsonplaceholde
* [Create a Mock REST API in Seconds for Prototyping your Frontend](https://coligo.io/create-mock-rest-api-with-json-server/)
* [No API? No Problem! Rapid Development via Mock APIs](https://medium.com/@housecor/rapid-development-via-mock-apis-e559087be066#.93d7w8oro)
* [Zero Code REST With json-server](https://dzone.com/articles/zero-code-rest-with-json-server)
* [JSON Server (json-server) tutorial](https://www.digitalocean.com/community/tutorials/json-server)

### Third-party tools

Expand Down