Initial commit

This commit is contained in:
sykweon
2025-01-17 09:40:10 +09:00
commit d9f9cdd39b
12 changed files with 456 additions and 0 deletions

3
requirements.txt Executable file
View File

@@ -0,0 +1,3 @@
fastapi==0.83.0
uvicorn==0.16.0
jinja2==3.0.3