#hexagonal-architecture (14 Repositories)
Ranked open-source repositories tagged with #hexagonal-architecture, scored by pull request acceptance likelihood and maintainer engagement velocity.
12.7%
5.8h
14 repositories tagged #hexagonal-architecture
LerianStudio/midaz
Source-available, cloud-native ledger platform for building financial infrastructure — multi-currency, multi-asset, double-entry accounting with n:n transaction support.
seed4j/seed4j
Seed4J is a modular code generator with clean architecture
thma/PolysemyCleanArchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
marcoturi/fastify-boilerplate
Fastify 5 application boilerplate based on clean architecture, domain-driven design, CQRS, functional programming, vertical slice architecture for building production-grade applications 🚀
LordMoMA/Hexagonal-Architecture
a distributed messaging and payment backend built around the hexagonal architecture
mtarld/apip-ddd
An example of hexagonal API Platform 3 implementation
itlibrium/DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
ESchouten/CleanArchitecture
Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
draphyz/DDD
Domain-Driven Design example
CodelyTV/typescript-ddd-example
🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns
Avanade/Liquid-Application-Framework
Liquid Application Framework documentation, useful links and sample project
ivanpaulovich/hexagonal-architecture-acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
ttulka/ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
ddd-by-examples/event-source-cqrs-sample
Sample ES/CQRS application