From b6a8bf7543ed8e72fc75c267ed50790127ef1f41 Mon Sep 17 00:00:00 2001 From: Sandro Munda Date: Fri, 2 Dec 2016 10:02:24 -0800 Subject: [PATCH 1/2] Add Lumber (https://github.com/ForestAdmin/lumber) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 304a272..d11d9cf 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ## Miscellaneous +* [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. * [ng-admin](https://github.com/marmelab/ng-admin) - Add an AngularJS admin GUI to any RESTful API. * [swagger-codegen](https://github.com/swagger-api/swagger-codegen) - Auto generation of client libraries or server stubs given an OpenAPI speification (formerly known as the Swagger Specification). From 33682318dcf6a0bb772378b3a1ee06145267f91f Mon Sep 17 00:00:00 2001 From: Sandro Munda Date: Thu, 8 Dec 2016 11:39:48 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d11d9cf..8a03e70 100644 --- a/README.md +++ b/README.md @@ -219,9 +219,9 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ## Miscellaneous -* [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. * [ng-admin](https://github.com/marmelab/ng-admin) - Add an AngularJS admin GUI to any RESTful API. * [swagger-codegen](https://github.com/swagger-api/swagger-codegen) - Auto generation of client libraries or server stubs given an OpenAPI speification (formerly known as the Swagger Specification). +* [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. ## License