change: change get from json cache file to multipart
Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
d19dab7561
commit
5bb2a6c192
3 changed files with 187 additions and 24 deletions
|
|
@ -7,6 +7,7 @@ edition = "2024"
|
|||
async-compression = { version = "0.4.39", features = ["tokio", "brotli"] }
|
||||
axum = "0.8.7"
|
||||
axum-macros = "0.5.0"
|
||||
axum-extra = { version = "0.12.6", features = ["multipart"] }
|
||||
bb8 = "0.9.1"
|
||||
bb8-redis = "0.26.0"
|
||||
brotli = "8.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue