/FastAPIsamples

Sample codes for Fast API

Primary LanguagePython

FastAPI Commands

Servers

Start the server

  • uvicorn main:app --reload