[PYTHON/FASTAPI] FastAPI 클래스 : JINJA 템플리트 사용하기


■ FastAPI 클래스에서 JINJA 템플리트를 사용하는 방법을 보여준다.

template/home.html

template/todo.html

model.py

todo_router.py

main.py

requirements.txt