hexagonal-architecture topic
hexagonal-architecture-distilled
The guide to understand Hexagonal Architecture (a.k.a Ports and Adapters) in JavaScript.
aurora-api-project
Aurora is a project developed in .NET 6, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
hex-arch-kotlin-spring-boot
Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
laravel-ddd-example
Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8
hexagonal-architecture-frontend
How to implement Hexagonal architecture in frontend (Javascript/Typescript)
authentication-microservice-with-domain-driven-design
Microservice for authentication with Domain Driven Design and CQRS
dotnet-template-onion
Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach
hexagonal-architecture-python
An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.
topsy
Demo app exploring ports and adapters architecture with Django