# marcusolsson/goddd

Exploring DDD in Go

Repository: https://github.com/marcusolsson/goddd
Canonical: https://ross.abutalabs.com/products/goddd
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2021-10-12T20:26:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4353, "days_push": 1786, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2452, forks 274 (observed 2026-08-28T04:06:52.993831+00:00)

## What it is
A Go port of the classic Java DDD Sample cargo booking application, demonstrating how Domain-Driven Design tactical patterns can be implemented idiomatically in Go. It is explicitly intended for inspiration and study rather than production use.

## Use cases
- learn domain-driven design in go
- see ddd tactical patterns implemented in go
- example of structuring a go enterprise application
- reference for repositories and aggregates in go
- study how to port a java ddd app to go
- sample rest api for cargo booking

## When to choose
- you want a concrete, runnable example of DDD concepts in Go
- you are designing a Go application and want architectural inspiration
- you want to see idiomatic refactoring away from Java-style code

## When to avoid
- you need a production-ready framework or library to drop into your project
- you want an actively maintained codebase with recent releases
- you need a tutorial or authoritative best-practice guide, which the author explicitly disclaims

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, http-server, api-framework
- domain: developer-tools, education, backend, web-development
- platform: go, cross-platform
- tags: domain-driven-design, ddd, example-application, sample-app, cargo-booking, architecture-patterns, learning-by-example, docker

## Member repositories
- marcusolsson/goddd (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.993831+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:10.511049+00:00, confidence not recorded.
  - readme: https://github.com/marcusolsson/goddd (fetched 2026-08-28T04:06:52.993831+00:00, sha 7d50f43860cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
