Add Atruego in Web Frameworks (#4466)

This commit is contained in:
Aman Jha 2022-10-31 09:03:32 +05:30 committed by GitHub
parent c4afc0eb12
commit f947d26b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2758,6 +2758,7 @@ _Full stack web frameworks._
- [Air](https://github.com/aofei/air) - An ideally refined web framework for Go.
- [anoweb](https://github.com/go-the-way/anoweb) - The lightweight and powerful web framework using the new way for Go.Another go the way.
- [appy](https://github.com/appist/appy) - An opinionated productive web framework that helps scaling business easier.
- [Atreugo](https://github.com/savsgio/atreugo) - High performance and extensible micro web framework with zero memory allocations in hot paths.
- [Banjo](https://github.com/nsheremet/banjo) - Very simple and fast web framework for Go.
- [Beego](https://github.com/beego/beego) - beego is an open-source, high-performance web framework for the Go programming language.
- [Buffalo](https://gobuffalo.io) - Bringing the productivity of Rails to Go!