diff --git a/README.md b/README.md index 0fa95e33..df7429aa 100644 --- a/README.md +++ b/README.md @@ -2973,6 +2973,7 @@ _Full stack web frameworks._ - [Revel](https://github.com/revel/revel) - High-productivity web framework for the Go language. - [rex](https://github.com/goanywhere/rex) - Rex is a library for modular development built upon gorilla/mux, fully compatible with `net/http`. - [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. - [tango](https://github.com/lunny/tango) - Micro & pluggable web framework for Go. - [tigertonic](https://github.com/rcrowley/go-tigertonic) - Go framework for building JSON web services inspired by Dropwizard.