From 7667a5c1d5cc73f1ccb083223a3311a720d223cf Mon Sep 17 00:00:00 2001 From: Jeevanandam M Date: Fri, 14 Jul 2017 14:00:10 -0700 Subject: [PATCH] Adding aah web framework under Web Framework section (#1488) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c58f98a0..f71b8c2c 100644 --- a/README.md +++ b/README.md @@ -1271,6 +1271,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Full stack web frameworks.* +* [aah](https://aahframework.org) - A scalable, performant, rapid development Web framework for Go. * [Air](https://github.com/sheng/air) - An ideal RESTful web framework for Go. * [Beego](https://github.com/astaxie/beego) - beego is an open-source, high-performance web framework for the Go programming language. * [Buffalo](http://gobuffalo.io) - Bringing the productivity of Rails to Go!