"""API route handlers.""" from . import upload, split, status, download # websocket is imported directly in main.py to avoid circular import