example completed

This commit is contained in:
2025-11-25 19:26:32 +03:00
parent 5bb7af48b3
commit 9d7d2a1ca4
28 changed files with 137 additions and 2 deletions

BIN
app/.DS_Store vendored Normal file

Binary file not shown.

BIN
app/api/.DS_Store vendored Normal file

Binary file not shown.

0
app/api/init.py Normal file
View File

View File

0
app/api/v1/endpoints.py Normal file
View File

0
app/api/v1/init.py Normal file
View File

0
app/core/config.py Normal file
View File

0
app/core/init.py Normal file
View File

0
app/core/security.py Normal file
View File

0
app/db/init.py Normal file
View File

0
app/db/session.py Normal file
View File

0
app/repositories/init.py Normal file
View File

View File

0
app/schemas/init.py Normal file
View File

View File

0
app/services/init.py Normal file
View File

View File

0
app/utils/init.py Normal file
View File