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 d46cbd2 commit 1cb4e3eCopy full SHA for 1cb4e3e
README.md
@@ -51,16 +51,6 @@ Also when doing requests, its good to know that
51
$ npm install -g json-server
52
```
53
54
-### Beta
55
-
56
-To try [v0.9.0-beta](https://github.com/typicode/json-server/tree/next)
57
58
-```bash
59
-$ npm install -g json-server@next
60
-```
61
62
63
64
## Routes
65
66
Based on the previous `db.json` file, here are all the default routes. You can also add [other routes](#add-routes) using `--routes`.
0 commit comments