From ddcab67d8345f55a00cdfa96e53671242ac95431 Mon Sep 17 00:00:00 2001 From: typicode Date: Thu, 7 Jan 2016 07:46:10 +0100 Subject: [PATCH] Update README.md Link is broken and I can't find the new URL --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ae48127..b880aea 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,6 @@ You can deploy JSON Server. For example, [JSONPlaceholder](http://jsonplaceholde * [Node Module Of The Week - json-server](http://nmotw.in/json-server/) * [Mock up your REST API with JSON Server](http://www.betterpixels.co.uk/projects/2015/05/09/mock-up-your-rest-api-with-json-server/) -* [how to build quick json REST APIs for development](http://outloudthinking.me/how-to-build-quick-json-rest-apis/) * [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) * [Fast prototyping using Restangular and Json-server](http://glebbahmutov.com/blog/fast-prototyping-using-restangular-and-json-server/)