FastAPI Project This is my FastAPI project. Features GET API (/) GET API (/hello) POST API (/user) Run uvicorn main:app --reload