mirror of
https://github.com/typicode/json-server.git
synced 2025-07-27 20:23:34 +08:00
Update README.md
This commit is contained in:
@ -2,14 +2,11 @@
|
|||||||
<img height="56" width="64" src="http://i.imgur.com/QRlAg0b.png"/>
|
<img height="56" width="64" src="http://i.imgur.com/QRlAg0b.png"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# JSON Server
|
# JSON Server [](https://travis-ci.org/typicode/json-server) [](http://badge.fury.io/js/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 <3 for front-end developers who need a flexible back-end for quick prototyping and mocking.
|
||||||
|
|
||||||
[](https://travis-ci.org/typicode/json-server)
|
|
||||||
[](http://badge.fury.io/js/json-server)
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user