Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 181 Bytes

File metadata and controls

7 lines (6 loc) · 181 Bytes

FastAPI-Workshop-S23

To run main:

  1. Make sure Python 3.7+ is installed
  2. "pip install -r requirements"
  3. "python -m hypercorn main:app --reload"
  4. http://127.0.0.1:8000/docs