Domain-First Structure
Organize applications around domains, strategies, events, and adapters instead of transport-first folders.
A backend framework for domain-first Go applications

Flamigo is designed for Go backends that want architectural structure without turning into a giant framework.
It works especially well for:
It is not trying to be an ORM, a frontend stack, or a highly opinionated full web platform.