mirror of
https://github.com/typicode/json-server.git
synced 2025-07-28 12:43:18 +08:00
Update README.md
This commit is contained in:
@ -1,11 +1,12 @@
|
|||||||

|

|
||||||
|
|
||||||
__JSON Server__
|
# JSON Server
|
||||||
|
|
||||||
> Give it a JSON or JS seed file and it will serve it through REST routes.
|
Give it a JSON or JS seed file and it will serve it through REST routes.
|
||||||
|
|
||||||
_Created with :heart: for front-end developers who need a flexible back-end for quick prototyping and mocking._
|
Created with :heart: for front-end developers who need a flexible back-end for quick prototyping and mocking.
|
||||||
|
|
||||||
|
[](https://travis-ci.org/typicode/json-server)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
@ -176,4 +177,4 @@ For project updates or to get in touch, [@typicode](http://twitter.com/typicde).
|
|||||||
```bash
|
```bash
|
||||||
$ npm install
|
$ npm install
|
||||||
$ npm test
|
$ npm test
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user