From cb92a100da4d5ebde286b37cde6fa5f9bb563cf2 Mon Sep 17 00:00:00 2001 From: "@billcoding" Date: Fri, 1 Apr 2022 22:53:23 +0800 Subject: [PATCH] add anoweb (#4156) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e1c83b1..63e919ce 100644 --- a/README.md +++ b/README.md @@ -2615,6 +2615,7 @@ _Full stack web frameworks._ - [aah](https://aahframework.org) - Scalable, performant, rapid development Web framework for Go. - [Aero](https://github.com/aerogo/aero) - High-performance web framework for Go, reaches top scores in Lighthouse. - [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. - [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.