2023-programowanie-w-pythonie/zajecia4/fastapi_examples/run_not_that_simple.sh
2023-11-25 20:37:12 +01:00

5 lines
95 B
Bash

# uvicorn not_that_simple:app --reload
# albo python -m uvicorn not_that_simple:app --reload