An open API service indexing awesome lists of open source software.

https://github.com/abhishekshree/ports-and-adapters


https://github.com/abhishekshree/ports-and-adapters

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ports-and-adapters

### Brief about the hexagonal architecture

- Business logic is independent of the framework
- Modular and testable code
- Easy to maintain and extend

Wiki: https://en.wikipedia.org/wiki/Hexagonal_architecture_(software)