hexagonal-architecture topic

List hexagonal-architecture repositories

hexagonal-architecture-distilled

52
Stars
7
Forks
Watchers

The guide to understand Hexagonal Architecture (a.k.a Ports and Adapters) in JavaScript.

aurora-api-project

229
Stars
75
Forks
Watchers

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

188
Stars
28
Forks
Watchers

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

77
Stars
16
Forks
Watchers

Hexagonal Architecture + DDD + CQRS in PHP using Laravel 8

hexagonal-architecture-frontend

423
Stars
58
Forks
Watchers

How to implement Hexagonal architecture in frontend (Javascript/Typescript)

valet

54
Stars
4
Forks
Watchers

Job queuing service and async task runner.

Microservice for authentication with Domain Driven Design and CQRS

dotnet-template-onion

329
Stars
78
Forks
Watchers

Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach

hexagonal-architecture-python

154
Stars
15
Forks
Watchers

An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.

topsy

66
Stars
13
Forks
Watchers

Demo app exploring ports and adapters architecture with Django