from fastapi import APIRouter router = APIRouter(prefix="/general", tags=["general"])