작성한 질문수
파이썬 동시성 프로그래밍 : 데이터 수집부터 웹 개발까지 (feat. FastAPI)
FastAPI Tutorial : Jinja 템플릿 엔진
작성
·
111
0
수업대로 127.0.0.1:8000/items/{id} 를 넣었는데
starlette.routing.NoMatchFound: No route exists for name "static" and params "path".
internal Server Error 가 나옵니다 ㅠ
BASE_DIR, directory 모두 수업대로 다 입력했습니다. 구글링을 해도 방법을 찾질 못해서요.
답변 1
stylesheet 를 먹이니까 에러가 해결되었어요!