/shift

:hotsprings: Domain driven API framework written in Golang

Primary LanguageGoMIT LicenseMIT

status documentation actions atatus go report godoc go.dev reference license

Shift

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.

Installation

go get -u github.com/DamianSkrzypczak/shift