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