mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 05:51:08 -05:00
7 lines
164 B
Python
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.
|
|
"""
|