mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 02:11:08 -05:00
6 lines
176 B
Python
6 lines
176 B
Python
"""
|
|
Centralized API package for ThrillWiki.
|
|
|
|
This package contains all API endpoints organized by version.
|
|
All API routes must be routed through this centralized structure.
|
|
""" |