from .auth_routes import router as auth_router from .api_routes import router as api_router from .web_routes import router as web_router