Skip to content

Commit c89a81c

Browse files
authored
Update README.md
1 parent 702377c commit c89a81c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (serio
44

55
Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.
66

7-
* [Egghead.io free video tutorial - Creating demo APIs with json-server](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server)
7+
> [!NOTE]
8+
> Try JSON Server `v1-alpha` [here](https://github.com/typicode/json-server/tree/v1) 🚀
9+
810
* [JSONPlaceholder - Live running version](https://jsonplaceholder.typicode.com)
911
* [__My JSON Server__ - no installation required, use your own data](https://my-json-server.typicode.com)
1012

1113
See also:
1214
* :dog: [husky - Git hooks made easy](https://github.com/typicode/husky)
1315
* :owl: [lowdb - local JSON database](https://github.com/typicode/lowdb)
14-
*[xv - a beautifully simple and capable test runner](https://github.com/typicode/xv)
1516

1617
<p>&nbsp;</p>
1718

@@ -97,9 +98,6 @@ __Please help me build OSS__ 👉 [GitHub Sponsors](https://github.com/sponsors/
9798

9899
## Getting started
99100

100-
> [!NOTE]
101-
> Try JSON Server `v1-alpha` [here](https://github.com/typicode/json-server/tree/v1)
102-
103101
Install JSON Server
104102

105103
```

0 commit comments

Comments
 (0)