From 6147ca3a6cc92c0c628ba6a63f0b52d427c8da37 Mon Sep 17 00:00:00 2001 From: typicode Date: Thu, 14 May 2015 21:33:53 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4beccac..106fef8 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ You can deploy JSON Server. For example, [JSONPlaceholder](http://jsonplaceholde ### Articles +* [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)