File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 2
2
<img height =" 56 " width =" 64 " src =" http://i.imgur.com/QRlAg0b.png " />
3
3
</p >
4
4
5
- # JSON Server
5
+ # 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 )
6
6
7
7
Give it a JSON or JS seed file and it will serve it through REST routes.
8
8
9
- Created with :heart : for front-end developers who need a flexible back-end for quick prototyping and mocking.
10
-
11
- [ ![ Build Status] ( https://travis-ci.org/typicode/json-server.svg )] ( https://travis-ci.org/typicode/json-server )
12
- [ ![ NPM version] ( https://badge.fury.io/js/json-server.svg )] ( http://badge.fury.io/js/json-server )
9
+ Created with <3 for front-end developers who need a flexible back-end for quick prototyping and mocking.
13
10
14
11
## Examples
15
12
@@ -147,4 +144,4 @@ Returns default index file or content of ./public/index.html (useful if you need
147
144
148
145
## Links
149
146
150
- * [ Fast prototyping using Restangular and Json-server] ( http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html )
147
+ * [ Fast prototyping using Restangular and Json-server] ( http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html )
You can’t perform that action at this time.
0 commit comments