JSON HTTP API

This commit is contained in:
Igor Katson 2021-07-08 23:03:58 +01:00
parent c401b79bd3
commit 3beac77e5d
4 changed files with 167 additions and 86 deletions

1
Cargo.lock generated
View file

@ -684,6 +684,7 @@ dependencies = [
"rand 0.8.4",
"reqwest",
"serde",
"serde_json",
"sha1",
"sha1w",
"size_format",