- Original Hexagonal Archictecture article (later renamed to Ports and Adapters architecture)
- Ports and Adapters in a Monolith
- Example with different domains talking with each other through ports and adapters
- Ports and Adapters with emphasis on SRP
- Book: Growing Object-Oriented Software Guided by Tests
- Another article on Ports and Adapters with lots of visuals
- EBI Architecture - Entity, Interface, Control objects - another perspective on the concept
- Another shorter article by the original author
- Refined version of the approach from the original author
- More info on primary and secondary ports and adapters
- Identify different types of tests based on the architecture
- Good article on the approach with summarised benefits
- Yet another article focused on the dependency rule by Bob Martin
- Ports and Adapters in Functional Architecture with F#
- Thorough overview with more complex examples and visuals
Created
August 27, 2018 13:01
-
-
Save hkdobrev/b68b7fe77adfb409f5add21ba4664d12 to your computer and use it in GitHub Desktop.
Reading list on the Ports & Adapters architecture - more commonly referred by its initial name - Hexagonal architecture
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment