zucchinidev/clean-architecture-golang

boru 6th May 2019 at 9:51am
Bookmark Golang Public
URL Note
zucchinidev/clean-architecture-golang he domain, or business, of our shopping application is that of human beings shopping for stuff, or, in more formal terms, of customers adding items to orders. We need to represent these business entities and their rules as code in the innermost layer, the domain layer.

Get Shit Done v2

Some random thoughts.