fixed link to the blog post on using json-server with restangular

This commit is contained in:
Gleb Bahmutov
2015-02-21 23:06:13 -05:00
parent 6ea4ba7d71
commit d919073c91

View File

@ -154,7 +154,7 @@ You can deploy JSON Server. For example, [JSONPlaceholder](http://jsonplaceholde
### Articles
* [Fast prototyping using Restangular and Json-server](http://bahmutov.calepin.co/fast-prototyping-using-restangular-and-json-server.html)
* [Fast prototyping using Restangular and Json-server](http://glebbahmutov.com/blog/fast-prototyping-restangular-and-json-server/)
* [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)
### Projects