diff --git a/README.md b/README.md index e1f4b3b3..b8c2d1eb 100644 --- a/README.md +++ b/README.md @@ -3018,6 +3018,7 @@ _Full stack web frameworks._ - [Pnutmux](https://gitlab.com/fruitygo/pnutmux) - Pnutmux is a powerful Go web framework that uses regex for matching and handling HTTP requests. It offers features such as CORS handling, structured logging, URL parameters extraction, middlewares, and concurrency limiting. - [Revel](https://github.com/revel/revel) - High-productivity web framework for the Go language. - [rk-boot](https://github.com/rookie-ninja/rk-boot) - A bootstrapper library for building enterprise go microservice with Gin and gRPC quickly and easily. +- [Ronykit](https://github.com/clubpay/ronykit) - Web framework with pluggable architecture and very performant. - [rux](https://github.com/gookit/rux) - Simple and fast web framework for build golang HTTP applications. - [templui](https://github.com/axzilla/templui) - Modern UI Components for Go & Templ. - [uAdmin](https://github.com/uadmin/uadmin) - Fully featured web framework for Golang, inspired by Django.