Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 457 Bytes

Clean Architecture

Summary

Basic implementation of The Clean Architecture proposed by Uncle Bob.

The project strives to follow the architecture, patterns and naming conventions "by the book".

The implementation uses "Enterprise", "Application", "Interface Adapters" and "Frameworks and Drivers" layers with presenters, controllers, interactors and input/output ports.