mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 02:11:08 -05:00
7 lines
177 B
Python
7 lines
177 B
Python
"""
|
|
Version 1 API package for ThrillWiki.
|
|
|
|
This package contains all v1 API endpoints organized by domain.
|
|
Domain-specific endpoints are in their respective subdirectories.
|
|
"""
|