Files
thrillwiki_django_no_react/apps/api/v1/__init__.py
pacnpal 75cc618c2b update
2025-09-21 20:04:42 -04:00

7 lines
164 B
Python

"""
ThrillWiki API v1.
This module provides the version 1 REST API for ThrillWiki, consolidating
all endpoints under a unified, well-documented API structure.
"""