go-ddd
There are 4 repositories under go-ddd topic.
emacsway/grade
Golang DDD (CQRS / Event Sourcing) Reference Application "Grade"
ivanbarayev/hexa-go
REST API project heavily influenced by the Hexagonal and Clean Architecture
Paulo-Lopes-Estevao/bookstore-domain-drive-design
example of domain building used DDD (Domain-Drive-Design), bookstore
JubaerHossain/go-starter-with-rootx
A comprehensive starter kit for building RESTful APIs in Go with PostgreSQL as the database backend. This starter kit includes Swagger for API documentation, default authentication setup, dynamic tooling for database migrations and CRUD API generation, cache middleware for performance optimization, and goroutines for concurrent execution.