Skip to content

Go CleanArch 1.0.0

Choose a tag to compare

@momeni momeni released this 19 Oct 13:33
· 27 commits to main since this release

This is the first release of an example Go (Golang) project demonstrating the Clean Architecture layers with a cars riding/parking sample use case, Gin-Gonic web framework, GORM and Pgx for interaction with a PostgreSQL DBMS server, a yaml-file configuration parsing and use cases instantiation code, and integration tests with podman-based postgres containers.