asked
Python Concurrent Programming: From Data Collection to Web Development (feat. FastAPI, async, await)
FastAPI Tutorial : Jinja Template Engine
Written on
·
230
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 모두 수업대로 다 입력했습니다. 구글링을 해도 방법을 찾질 못해서요.
Answer 1
stylesheet 를 먹이니까 에러가 해결되었어요!