hexagonal-architecture topic
domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
symfony-skeleton
Opiniated Symfony skeleton implementing hexagonal architecture, BDD, and Docker. Usage: composer create-project nicwortel/symfony-skeleton <app-name>
alkaa
Kotlin multiplatform app to manage your tasks
clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
clean-architecture-webapi-ef-core
:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework
ddd-tdd-rich-domain-model-dojo-kata
DDD patterns implemented following TDD
dotnet-new-caju
Learn Clean Architecture with .NET Core 3.0 :fire:
event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
go-realworld-clean
a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld
cqrs.nu-php
This is a working example of CQRS/ES in PHP. It's based on the well-known C# CQRS.nu tutorial. It uses EventSauce, but you can use any other EventSourcing package.