Service Architecture
Domain-driven design and clean architecture patterns with services.
Overview
Demonstrates separation of concerns with domain, service, and infrastructure layers.
Topics: DDD, clean architecture, ports and adapters
Running
go run main.go
Status: ✅ Complete