Clean-Architecture-in-Golang icon indicating copy to clipboard operation
Clean-Architecture-in-Golang copied to clipboard

A Clean Architecture in Golang

Results 2 Clean-Architecture-in-Golang issues
Sort by recently updated
recently updated
newest added

Hi there, and thank you for this repo! It's great to have a worked example of the clean architecture concepts to follow along with. I have added a basic `go.mod`...

_@err0r500 thanks for your amazing work! Go is just a hobby for me and I'm having fun. I'm learning a lot from your project._ I'm trying to understand if multi-tenancy...