feat(website): support the pretendo website API, PAPI for short

This commit is contained in:
Andrea Toska 2025-04-28 11:26:32 +02:00
commit 2168f6fec1
No known key found for this signature in database
GPG key ID: 5B3C83807CCBE9A2
7 changed files with 209 additions and 3 deletions

1
Cargo.lock generated
View file

@ -2570,6 +2570,7 @@ dependencies = [
"rocket_codegen",
"rocket_http",
"serde",
"serde_json",
"state",
"tempfile",
"time",