ThreeDotsLabs/wild-workouts-go-ddd-example - Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring
AkbaraliShaikh/denti - This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries gin, gorm, zap and dig.
charly3pins/eShop - [WIP] E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go
eyazici90/go-ddd - Practical implementation of Domain Driven Design in go
musobarlab/ecommerce-grpc-microservice - (On Progress) Lab (Building E-Commerce Microservices using Golang, Rest and GRPC with Multiple Docker Container)
solrac97gr/goHexagonalBlog - Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.
Massad/gin-boilerplate - The fastest way to deploy a restful api’s with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
rafael-piovesan - Toy API implementing idempotency keys using Golang & Clean Architecture
daopmdean/todoapp-backend - Rest API for todoapp written in Golang, using clean architecture, CI/CD (including unit test and integration test)
bozd4g/poc/testcontainer - A sample Integration Testing with Docker Containers implementation written with Golang.