Added basic upload endpoint

This commit is contained in:
Mawoka
2023-05-25 13:41:55 +02:00
parent 79adb925ce
commit 7222fb5632
9 changed files with 714 additions and 325 deletions
+2
View File
@@ -37,6 +37,8 @@ scheduler = "*"
webauthn = "*"
pyotp = "*"
minio = "*"
xxhash = "*"
arq = "*"
[dev-packages]
coverage = "*"