FastAPI Post Method에서 RedirectResponse 사용하여 Get Method로 리다이렉트 할때 Method Not Allowed가 발생할때 처리 방법 리턴시 status_code 값을 추가한다. 참고 https://github.com/tiangolo/fastapi/issues/1498
FastAPI app을 도커를 사용 하여 nginx에 연결 할 때 url_for 사용시 https가 적용 되지 않을 경우 nginx site.conf 템플릿 선언부
모델 데이터를 작성할 때 자기 자신을 참조 할 경우 아래와 같이 작성 클래스 명을 String으로 표시 Pydantic 참조 링크