Fiber : Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development w...
Revel : A high-productivity web framework for the Go language.
Beego : An open source framework to build and develop your applications in the Go way
Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.