Repository navigation

#

ports-and-adapters

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

Java
5409
2 年前

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

Java
1367
3 年前

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

Go
524
2 年前

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

Kotlin
194
3 年前

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

Haskell
193
2 年前

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

Java
153
9 个月前
Go
139
3 年前

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

Kotlin
84
2 年前

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

TypeScript
77
5 个月前

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

JavaScript
56
4 年前

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

Python
45
3 年前

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
43
2 年前

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

Java
40
6 年前