From cb705f711b6649e1ca0f6073d041d4cd65611bdd Mon Sep 17 00:00:00 2001 From: Nazarii Date: Sat, 9 Dec 2017 18:41:53 +0200 Subject: [PATCH] added banjo to web frameworks list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 117c83e3..e3b3cc27 100644 --- a/README.md +++ b/README.md @@ -1383,6 +1383,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [aah](https://aahframework.org) - Scalable, performant, rapid development Web framework for Go. * [Air](https://github.com/sheng/air) - Ideal RESTful web framework for Go. +* [Banjo](https://github.com/nsheremet/banjo) - Very simple and fast 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! * [Echo](https://github.com/labstack/echo) - High performance, minimalist Go web framework.