ganeshdipdumbare / ddd-go

A demo repository that explains an approach to DDD in Go

Home Page:https://programmingpercy.tech/blog/how-to-domain-driven-design-ddd-golang/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDD in Go

This repository is used to present how I find implementing DDD in Go projects works out

This is written and explained in my article How To Implement Domain-Driven Design (DDD) in Golang

Note that this branch does not match a clean architecture, in this branch I have named everything after the DDD term,
the idea behind this repository is to learn the DDD patterns and components.

In the clean-architecture branch we look at how to structure a more...clean structure looks like.

About

A demo repository that explains an approach to DDD in Go

https://programmingpercy.tech/blog/how-to-domain-driven-design-ddd-golang/


Languages

Language:Go 100.0%