beego is an open-source, high-performance, modularity, full-stack web framework.
More info beego.me
go get github.com/astaxie/beego
- RESTful support
- MVC architecture
- Modularity
- Auto API documents
- Annotation router
- Namespace
- Powerful develop tools
- Full stack for Web & API
beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).