Skip to content

404 Not Found Error on FastAPI Root Endpoint #7

Open
@jayeshbhandarkar

Description

@jayeshbhandarkar

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions