Domain driven API framework written in Golang
⚠️ Solution currently unusable and in active development.
Shift is based on idea of fully code-separated domains. The main benefit of such an approach would be the opportunity to work with a monolithic codebase in the early stages of the project and, over time, to move gradually towards microservices-based architecture. See project workflow graph.
go get -u github.com/DamianSkrzypczak/shift