From b63c163c77c5b61863f46871f1a6b1e6fffc26d3 Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Tue, 29 Jul 2025 11:57:14 +0200 Subject: [PATCH] Add shadcn admin kit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 306807d..5d668da 100644 --- a/README.md +++ b/README.md @@ -296,10 +296,10 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie ## Miscellaneous +* [shadcn-admin-kit](https://github.com/marmelab/shadcn-admin-kit) - Build internal tools, admin panels, B2B apps, and dashboards on top of any REST API * [react-admin](https://github.com/marmelab/react-admin) - Add a ReactJS admin GUI to any RESTful API. * [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 specification (formerly known as the Swagger Specification). -* [Lumber](https://github.com/ForestAdmin/lumber) - Generate the admin interface of your application. * [Linx](https://linx.software) - Low-code API platform. Build, debug and host REST APIs