Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j0a0m4 committed Jun 20, 2023
1 parent 851d115 commit a69897c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# ports-and-adapters
Kotlin example implementation of ports and adapters (hexagonal) architecture

This project is a idiomatic Kotlin take on ports and adapters architecture.
The intent is to show how Kotlin features enables us to build fluent DSLs that express the team's ubiquitous language.

0 comments on commit a69897c

Please sign in to comment.