Skip to content
#

hexagonal

Here are 32 public repositories matching this topic...

🦎 The hexagonal architecture, or ports and adapters architecture, is an architectural pattern used in software design. It aims at creating loosely coupled application components that can be easily connected to their software environment by means of ports and adapters. This makes components exchangeable at any level and facilitates test automation.

  • Updated Sep 3, 2025
  • Go

Improve this page

Add a description, image, and links to the hexagonal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hexagonal topic, visit your repo's landing page and select "manage topics."

Learn more