001 Project structure

This commit is contained in:
Раис Юсупалиев
2026-03-07 13:23:59 +03:00
parent ff319170a2
commit adfa3e26de
33 changed files with 382 additions and 18 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ app/
├── services/
│ └── aggregator.py # Service
├── domain/
│ └── quotes.py # Business Logic
│ └── price.py # Business Logic
├── adapters/
│ └── delivery_providers/
│ ├── base.py # Интерфейс Adapter