Compare commits

...

2 Commits

Author SHA1 Message Date
Antoine Crosetti
f05264dd71 Merge d683a27551 into b40733e6e5 2024-12-18 01:20:27 +08:00
Antoine Crosetti
d683a27551 Add Eicrud top the web framework list 2024-07-16 17:46:24 +02:00

View File

@@ -386,6 +386,7 @@
- [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers.
- [Ts.ED](https://github.com/tsedio/tsed) - Intuitive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
- [Hono](https://github.com/honojs/hono) - Small and fast web framework.
- [Eicrud](https://github.com/honojs/hono) - Opinionated framework extending Nest with CRUD services, user management commands, and role-based access control.
### Documentation