Skip to content

fifth-postulate/hexagonal-architecture-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hexagonal Architecture Kata

A kata to study aspects of hexagonal architecture.

Hexagonal Architecture

Hexagonal architecture or the 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.

Originated from a series of blog posts, the defining reference currently is Hexagonal Architecture Explained.

About

A kata to study aspects of hexagonal architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors