mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added beego on section web framework
This commit is contained in:
parent
8d356bc0df
commit
6ae08395b4
@ -22,6 +22,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [web.go](http://webgo.io/) - A simple framework to write webapps in Go.
|
* [web.go](http://webgo.io/) - A simple framework to write webapps in Go.
|
||||||
* [pat](https://github.com/bmizerany/pat) - Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra.
|
* [pat](https://github.com/bmizerany/pat) - Sinatra style pattern muxer for Go’s net/http library, by the author of Sinatra.
|
||||||
* [Revel](http://revel.github.io/) - A high-productivity web framework for the Go language.
|
* [Revel](http://revel.github.io/) - A high-productivity web framework for the Go language.
|
||||||
|
* [Beego](http://beego.me/) - beego is an open-source, high-performance web framework for the Go programming language.
|
||||||
|
|
||||||
|
|
||||||
## Template Engine
|
## Template Engine
|
||||||
|
Loading…
Reference in New Issue
Block a user