added banjo to web frameworks list

This commit is contained in:
Nazarii 2017-12-09 18:41:53 +02:00
parent e507f23dbc
commit cb705f711b
No known key found for this signature in database
GPG Key ID: 5B8961A7026B9CF5

View File

@ -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.