Update README.md

This commit is contained in:
typicode
2013-11-30 15:00:51 +01:00
parent 5ec402395e
commit 8a7460524d

View File

@ -1,11 +1,12 @@
![](http://i.imgur.com/dLeJmw6.png) ![](http://i.imgur.com/dLeJmw6.png)
__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.
[![Build Status](https://travis-ci.org/typicode/json-server.png)](https://travis-ci.org/typicode/json-server)
## Examples ## Examples