martini https://github.com/go-martini/martini 使用极其简单. 无侵入式的设计. 很好的与其他的Go语言包协同使用. 超赞的路径匹配和路由. 模块化的设计 - 容易插入功能件,也容易将其拔出来. 已有很多的中间件可以直接使用. 框架内已拥有很好的开箱即用的功能支持. 完全兼容http.HandlerFunc接口. revel https://github.com/robfig/revelhttp://revel.github.io/ Hot Code Reload Comprehensive High Performance
martini
https://github.com/go-martini/martini
revel
https://github.com/robfig/revel
http://revel.github.io/