I have a project with multiple route files, each of which has an APIRouter. I include all routers in my main.py as follows:
APIRouter
main.py