Open
Description
I’m having an issue with FastAPI, After successfully starting the FastAPI server, I encountered a 404 Not Found error when trying to access the root endpoint (http://127.0.0.1:8000/).
INFO: Started server process [29288]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO: 127.0.0.1:55918 - "GET / HTTP/1.1" 404 Not Found
Metadata
Metadata
Assignees
Labels
No labels