Installation pip install fastapi pip install "uvicorn[standard]" Run the code Run uvicorn main:app --reload