Skip to content

Commit fe244e7

Browse files
committed
Add links
1 parent 53a111e commit fe244e7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Give it a JSON or JS seed file and it will serve it through REST routes.
88

99
Created with <3 for front-end developers who need a flexible back-end for quick prototyping and mocking.
1010

11-
_Powers http://jsonplaceholder.typicode.com_
11+
_Powers [JSONServer](http://jsonplaceholder.typicode.com)_
1212

1313
## Examples
1414

@@ -160,5 +160,12 @@ For routes usage examples, have a look at [JSONPlaceholder](https://github.com/t
160160

161161
## Links
162162

163+
### Articles
164+
163165
* [Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html)
164-
* [grunt plugin](https://github.com/tfiwm/grunt-json-server)
166+
* [ng-admin: Add an AngularJS admin GUI to any RESTful API](http://marmelab.com/blog/2014/09/15/easy-backend-for-your-restful-api.html)
167+
168+
### Projects
169+
170+
* [Grunt JSON Server](https://github.com/tfiwm/grunt-json-server)
171+
* [JSON Server GUI](https://github.com/naholyr/json-server-gui)

0 commit comments

Comments
 (0)