001 Project structure
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ app/
|
||||
├── services/
|
||||
│ └── aggregator.py # Service
|
||||
├── domain/
|
||||
│ └── quotes.py # Business Logic
|
||||
│ └── price.py # Business Logic
|
||||
├── adapters/
|
||||
│ └── delivery_providers/
|
||||
│ ├── base.py # Интерфейс Adapter
|
||||
|
||||
Reference in New Issue
Block a user