🦉 Go
đź“– Source Code Website/Ebook Dasar Pemrograman Golang
Algorithms and Data Structures implemented in Go for beginners, following best practices.
A toolkit with common assertions and mocks that plays nicely with the standard library
Easy and fast file sharing from the command-line.
beego is an open-source, high-performance web framework for the Go programming language.
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 …
The fantastic ORM library for Golang, aims to be developer friendly
A cloud-native Go microservices framework with cli tool for productivity.
Vitess is a database clustering system for horizontal scaling of MySQL.
Rapid, easy full-stack web development starter kit and admin panel in Go
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
The world’s fastest framework for building websites.
Clean Architecture template for Golang services
Golang Microservice Boilerplate using PSQL, Docker and Cucumber, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
Declarative Continuous Deployment for Kubernetes
⚡️ Express inspired web framework written in Go
lightweight, idiomatic and composable router for building Go HTTP services
Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
Implement of Domain-Driven Design and Clean Architecture by Golang