|
|
|
Show HN: Domain Driven Design Template in Golang
(github.com)
|
|
1 points
by sklinkert
779 days ago
|
|
go-ddd is a reference implementation/template repository demonstrating the Domain Driven Design (DDD) approach in Golang. This project aims to help developers and architects understand the DDD structure, especially in the context of Go, and how it can lead to cleaner, more maintainable, and scalable codebases. It's an opinionated approach, influenced by other patterns like CQRS. |
|