Update README.md

This commit is contained in:
typicode
2015-02-04 06:48:46 +01:00
parent 17d5c3e5bb
commit 3810148e6e

View File

@ -1,6 +1,6 @@
# JSON Server [![Build Status](https://travis-ci.org/typicode/json-server.svg)](https://travis-ci.org/typicode/json-server) [![NPM version](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server) # JSON Server [![Build Status](https://travis-ci.org/typicode/json-server.svg)](https://travis-ci.org/typicode/json-server) [![NPM version](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server)
Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (seriously) > Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (seriously)
Created with <3 for front-end developers who need a quick back-end for prototyping and mocking. Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.