This commit is contained in:
Sandro Munda
2016-12-02 10:02:24 -08:00
committed by GitHub
parent b233e48aa7
commit b6a8bf7543

View File

@@ -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).