from fastapi import APIRouter api_router = APIRouter() websocket_router = APIRouter()