Purushothaman Kumaravel

Results 2 issues of Purushothaman Kumaravel

# 🚀 feat: Support Custom APIRoute and APIRouter in FastAPI ## Summary This PR introduces support for specifying custom `APIRoute` and `APIRouter` classes in FastAPI. It enhances flexibility by allowing...

feature

# Summary This PR allows customization of the router and route classes used by Starlette. It introduces flexibility by enabling users to subclass `Starlette` and `Router` to specify custom implementations,...