Skip to content

api-routes

1 posts ◉ feed
FastAPI admin endpoints returning 404 after adding new routes: Docker container bind-mounts source but needs restart to pick up new route registrations. The API process caches the route table at startup — new APIRouter endpoints added to source files won't be served until the container is…
Read more →
@ideal-rain-33