We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d9da3 commit c5b299aCopy full SHA for c5b299a
README.md
@@ -4,9 +4,10 @@
4
5
Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.
6
7
-Live running version: [JSONPlaceholder](http://jsonplaceholder.typicode.com).
+Links:
8
+ * [JSONPlaceholder - Live running version](http://jsonplaceholder.typicode.com)
9
+ * [Online video tutorial - Creating Demo APIs with json-server](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server)
10
-Video tutorial: [Creating Demo APIs with json-server on egghead.io](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server)
11
12
13
## Example
0 commit comments