File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,15 @@ Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (serio
4
4
5
5
Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.
6
6
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
+
8
10
* [ JSONPlaceholder - Live running version] ( https://jsonplaceholder.typicode.com )
9
11
* [ __ My JSON Server__ - no installation required, use your own data] ( https://my-json-server.typicode.com )
10
12
11
13
See also:
12
14
* :dog : [ husky - Git hooks made easy] ( https://github.com/typicode/husky )
13
15
* :owl : [ lowdb - local JSON database] ( https://github.com/typicode/lowdb )
14
- * ✅ [ xv - a beautifully simple and capable test runner] ( https://github.com/typicode/xv )
15
16
16
17
<p >  ; </p >
17
18
@@ -97,9 +98,6 @@ __Please help me build OSS__ 👉 [GitHub Sponsors](https://github.com/sponsors/
97
98
98
99
## Getting started
99
100
100
- > [ !NOTE]
101
- > Try JSON Server ` v1-alpha ` [ here] ( https://github.com/typicode/json-server/tree/v1 )
102
-
103
101
Install JSON Server
104
102
105
103
```
You can’t perform that action at this time.
0 commit comments