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
44
55Created 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
1113See 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 >  ; </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-
103101Install JSON Server
104102
105103```
You can’t perform that action at this time.
0 commit comments