From d683a2755175552ae52c4122d0c93566fb3c9227 Mon Sep 17 00:00:00 2001 From: Antoine Crosetti <104265464+acrosett@users.noreply.github.com> Date: Tue, 16 Jul 2024 17:46:24 +0200 Subject: [PATCH] Add Eicrud top the web framework list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 95f8e62..90a393b 100644 --- a/readme.md +++ b/readme.md @@ -410,6 +410,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) - Intituive 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