Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
ent : ent is a simple, yet powerful entity framework for Go, that makes it easy to build and maintain applications with large data-models
picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.).
It will act as a proxy on your storage engine and will be served ideall...
Cadence : Cadence is a distributed, scalable, durable, and highly available orchestration engine we developed at Uber Engineering to execute asynchronous long-r...
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...