This category focuses on 04 architectural patterns and practical implementations in Python.
- Active Record
- API Gateway
- Clean Architecture
- Data Mapper
- Dependency Injection
- Domain Model
- Hexagonal Architecture
- MVC
- MVP
- MVVM
- Repository
- Service Layer
- Unit Of Work
Review each pattern in order and run the example before implementing your own solution in my_solution/.