Merge pull request #1719 from nsheremet/master

added banjo to web frameworks list
This commit is contained in:
Cássio Botaro 2018-01-01 23:19:17 -02:00 committed by GitHub
commit 245cf4b30e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1386,6 +1386,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.