Exploring DDD in Go
☆2,447Oct 12, 2021Updated 4 years ago
Alternatives and similar repositories for goddd
Users that are interested in goddd are comparing it to the libraries listed below
Sorting:
- Routing context for DDD Sample App, in Go.☆58Sep 16, 2018Updated 7 years ago
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- Examples for my talk on structuring go apps☆2,402May 19, 2023Updated 2 years ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,205Nov 3, 2025Updated 4 months ago
- Event Sourcing for Go!☆1,659Nov 19, 2025Updated 3 months ago
- Curated list of Go design patterns, recipes and idioms☆27,765May 14, 2024Updated last year
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,022Apr 24, 2024Updated last year
- A Makefile/Dockerfile example for Go projects.☆3,321Nov 7, 2025Updated 3 months ago
- Simple error handling primitives☆8,232Nov 2, 2021Updated 4 years ago
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,884Feb 23, 2026Updated last week
- Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC ser…☆6,056Updated this week
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,455May 14, 2021Updated 4 years ago
- Compile-time Dependency Injection for Go☆14,362Aug 22, 2025Updated 6 months ago
- GoMock is a mocking framework for the Go programming language.☆9,378Jan 8, 2024Updated 2 years ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,197Jan 22, 2025Updated last year
- DDD like architecture sample application☆290Aug 25, 2019Updated 6 years ago
- A Go microservices framework☆22,712Feb 22, 2026Updated last week
- lightweight, idiomatic and composable router for building Go HTTP services☆21,760Feb 19, 2026Updated last week
- Generate a Go ORM tailored to your database schema.