Add get link handler

This commit is contained in:
2023-08-15 21:39:26 +02:00
parent 7bb39281d2
commit 2b1f03c076
7 changed files with 313 additions and 7 deletions

View File

@@ -35,3 +35,7 @@ base64 = "0.21.2"
futures = "0.3.28"
futures-core = "0.3.28"
async-stream = "0.3.5"
minio-rsc = "0.1.5"
tempfile = "3.7.0"
bytes = "1.4.0"