ports-and-adapters topic

List ports-and-adapters repositories

hexagonal-lambda

25
Stars
7
Forks
Watchers

An example of writing a Lambda using an hexagonal (ports and adaptors) architecture

php-gaming-website

37
Stars
26
Forks
Watchers

A gaming website where people can play against each other.

kingdom-python-server

21
Stars
3
Forks
Watchers

Modular, cohesive, transparent and fast web server template

realworld-app-simple-haskell

45
Stars
1
Forks
Watchers

TDD with Clean Architectecture (aka Hexagonal, Ports & adapter) in Haskell

eShop

38
Stars
4
Forks
Watchers

E-Commerce project using Hexagonal Architecture (Ports-and-adapters) as a proof-of-concept applying DDD in Go

archunit-junit5-kotlin

36
Stars
6
Forks
Watchers

Generic Architecture Tests written in Kotlin using ArchUnit and Junit5

ktor-hexagonal-multimodule

74
Stars
5
Forks
Watchers

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

archunit-examples

38
Stars
7
Forks
Watchers

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

simple-mpesa

38
Stars
10
Forks
Watchers

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

41
Stars
6
Forks
Watchers

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