mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 08:51:09 -05:00
Refactor code structure and remove redundant changes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
"""
|
||||
Consolidated API app for ThrillWiki.
|
||||
Centralized API package for ThrillWiki
|
||||
|
||||
This app provides a unified, versioned API interface for all ThrillWiki resources.
|
||||
All API endpoints MUST be defined here under the /api/v1/ structure.
|
||||
This enforces consistent API architecture and prevents rogue endpoint creation.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user