mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 06:51:08 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
6
backend/api/v1/__init__.py
Normal file
6
backend/api/v1/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Version 1 API package for ThrillWiki.
|
||||
|
||||
This package contains all v1 API endpoints organized by domain.
|
||||
Domain-specific endpoints are in their respective subdirectories.
|
||||
"""
|
||||
Reference in New Issue
Block a user