Repository navigation

#

ports-and-adapters

A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.

Java
5236
2 年前

The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack

Java
1357
3 年前

a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld

Go
521
2 年前

Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.

Haskell
193
1 年前

Reference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.

Kotlin
191
3 年前

This repository contains a sample Java REST application implemented according to hexagonal architecture.

Java
137
5 个月前
Go
136
3 年前

Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture

Kotlin
83
1 年前

A service framework leveraging ports and adapters architecture to scale on your terms

TypeScript
77
20 天前

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

JavaScript
56
3 年前

A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.

Python
44
2 年前

A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD principles.

Go
42
2 年前

ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application

Java
40
6 年前