From 82cc3fc160ef10b8e7bd2d9aa3b39c2478d6a4bf Mon Sep 17 00:00:00 2001 From: Adam Bouqdib Date: Wed, 7 Jun 2023 23:02:04 +0100 Subject: [PATCH] Add Don to Web Frameworks (#4905) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 969e633a..0a84be9a 100644 --- a/README.md +++ b/README.md @@ -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.