Cybersecurity-Projects/PROJECTS/advanced/ai-threat-detection/backend/app/api/__init__.py

8 lines
153 B
Python

"""
©AngelaMos | 2026
__init__.py
API package containing FastAPI route modules for health,
ingest, threats, stats, models, and websocket endpoints
"""