mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 04:11:13 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
5
django-backend/api/v1/services/__init__.py
Normal file
5
django-backend/api/v1/services/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
Service layer for API v1.
|
||||
|
||||
Provides business logic separated from endpoint handlers.
|
||||
"""
|
||||
Reference in New Issue
Block a user