web.go : 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.
Beego : An open source framework to build and develop your applications in the Go way
Revel : A high-productivity web framework for the Go language.
Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
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 with zero memory allocation and performance in mind.