From 847713766f20726da4274347aebb8f8ec1fe46a4 Mon Sep 17 00:00:00 2001 From: typicode Date: Sun, 8 Mar 2015 20:58:40 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf051b4..ae6330b 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ You can deploy JSON Server. For example, [JSONPlaceholder](http://jsonplaceholde ### Articles +* [Creating Demo APIs with json-server on egghead.io](https://egghead.io/lessons/nodejs-creating-demo-apis-with-json-server) * [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) * [how to build quick json REST APIs for development](http://outloudthinking.me/how-to-build-quick-json-rest-apis/)