Initial commit.

This commit is contained in:
g_it 2026-03-31 11:43:01 +02:00
commit 2fa935016e
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
11 changed files with 1410 additions and 0 deletions

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
fastapi==0.115.0
uvicorn==0.30.0
scalar-fastapi==1.0.3