[PYTHON/UVICORN] run 함수 : ssl_keyfile/ssl_certfile 인자를 사용해 HTTPS 설정하기

■ run 함수의 ssl_keyfile/ssl_certfile 인자를 사용해 HTTPS를 설정하는 방법을 보여준다. ▶ main.py

▶ requirements.txt

[PYTHON/UVICORN] run 함수 : FastAPI 서버 실행하기

■ run 함수를 사용해 FastAPI 서버를 실행하는 방법을 보여준다. ▶ main.py

▶ requirements.txt