ports-and-adapters topic
hexagonal-lambda
An example of writing a Lambda using an hexagonal (ports and adaptors) architecture
php-gaming-website
A gaming website where people can play against each other.
kingdom-python-server
Modular, cohesive, transparent and fast web server template
realworld-app-simple-haskell
TDD with Clean Architectecture (aka Hexagonal, Ports & adapter) in Haskell
eShop
E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
ktor-hexagonal-multimodule
Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture
archunit-examples
ArchUnit examples for a ports-and-adapters application architecture inside a Spring Boot book-catalog application
simple-mpesa
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...
ports-adapters-sample
A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.