File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img height =" 56 " width =" 64 " src =" http://i.imgur.com/dLeJmw6 .png " />
2+ <img height =" 56 " width =" 64 " src =" http://i.imgur.com/QRlAg0b .png " />
33</p >
44
55# JSON Server
@@ -50,7 +50,7 @@ You can find a running demo here: http://jsonplaceholder.typicode.com.
5050* Lets you use plain JSON or simple JS file
5151* Supports __ GET__ but also __ POST__ , __ PUT__ , __ DELETE__ and even __ PATCH__ requests
5252* Can be used from anywhere through __ cross domain__ requests (JSONP or CORS)
53- * Can load remote JSON files
53+ * Can load remote JSON files ( [ JSON Generator ] ( http://www.json-generator.com/ ) )
5454* Can be deployed on Nodejitsu, Heroku, ...
5555
5656
@@ -145,6 +145,6 @@ GET /
145145
146146Returns default index file or content of ./public/index.html (useful if you need to set a custom home page).
147147
148- ## Articles
148+ ## Links
149149
150- * [ Fast prototyping using Restangular and Json-server] ( http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html )
150+ * [ 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