Resources:
Quickly create a restful style API project and API document Automation with Beego: http://www.cnblogs.com/huligong1234/p/4707282.html
Go Language Building RESTful Web services: https://www.oschina.net/translate/hardcore-google-communicating-go
Secure RESTful JSON API with JWT authentication in Golang (US): http://www.tuicool.com/articles/ZnMZF3
Polaris: A restful web framework that is implemented with go: http://blog.csdn.net/siddontang/article/details/21088451
Some summary of the way of RESTful API security authentication: http://www.cnblogs.com/Irving/p/4964489.html
Did anyone use Golang to implement a RESTful framework instance: http://www.golangtc.com/t/53ba35e9320b52466c00000f
Micro-a microservices framework implemented in the Go language: http://www.tuicool.com/articles/nqQfYb
Pluggable RPC Go-microbased on the micro-service library: Http://www.oschina.net/p/go-micro
is Golang suitable for web development? : https://www.zhihu.com/question/30649593
a-survey-of-5-go-web-frameworks:http://thenewstack.io/a-survey-of-5-go-web-frameworks/
Ozzo Framework:https://github.com/go-ozzo
Avelino/awesome-go:https://github.com/avelino/awesome-go#web-frameworks
Beego framework:https://beego.me/
Golang is not really suitable for web development: http://www.golangtc.com/t/5598f78ab09ecc0f51000014
Go language Existing Web development framework: HTTP://STUDYGOLANG.COM/RESOURCES/71
Build your web App quickly with Golang: http://blog.jobbole.com/84884/
Martini Excellent Go WEB framework: https://my.oschina.net/achun/blog/190909
What are the more stable web development frameworks for Golang? : https://www.zhihu.com/question/21038038
"Golang" Go microservices Framework && web Framework Learning Materials