Add Don to Web Frameworks (#4905)

This commit is contained in:
Adam Bouqdib 2023-06-07 23:02:04 +01:00 committed by GitHub
parent e24264c06b
commit 82cc3fc160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2810,6 +2810,7 @@ _Full stack web frameworks._
- [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!
- [Confetti Framework](https://confetti-framework.github.io/docs/) - Confetti is a Go web application framework with an expressive, elegant syntax. Confetti combines the elegance of Laravel and the simplicity of Go.
- [Don](https://github.com/abemedia/go-don) - A highly performant and simple to use API framework.
- [Echo](https://github.com/labstack/echo) - High performance, minimalist Go web framework.
- [Fiber](https://github.com/gofiber/fiber) - An Express.js inspired web framework build on Fasthttp.
- [Fireball](https://github.com/zpatrick/fireball) - More "natural" feeling web framework.