Initial commit

This commit is contained in:
Keith Solomon
2026-03-08 15:06:50 -05:00
commit 9fb58a9677
16 changed files with 1194 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi==0.116.1
uvicorn[standard]==0.35.0