From b6a8bf7543ed8e72fc75c267ed50790127ef1f41 Mon Sep 17 00:00:00 2001 From: Sandro Munda Date: Fri, 2 Dec 2016 10:02:24 -0800 Subject: [PATCH] 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).