Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
The fantastic ORM library for Golang, aims to be developer friendly
A platform for building proxies to bypass network restrictions.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Distributed reliable key-value store for the most critical data of a distributed system
The lazier way to manage everything docker
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
A cloud-native Go microservices framework with cli tool for productivity.
beego is an open-source, high-performance web framework for the Go programming language.
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
A Commander for modern Go CLI interactions