Commit Graph
8 Commits
Author SHA1 Message Date
Daniel Maslowski 2b03c60ef2 scripts/open_aerie: fix comment; wrong creds should get 403 2025-01-20 21:56:00 +01:00
Daniel Maslowski c962a53bbe simplify code 2025-01-20 21:55:31 +01:00
Daniel Maslowski fab52f7f80 panic on start if env vars are not set 2025-01-20 21:55:22 +01:00
Daniel Maslowski 8ce9b1558b write initial status if it doesn't exist 2024-05-22 19:15:23 +02:00
Daniel Maslowski 66942e614c add README 2024-05-21 23:54:07 +02:00
Daniel Maslowski b9405a396f add simple test scripts for convenience 2024-05-21 23:44:31 +02:00
Daniel Maslowski 60276cc881 bootstrap axum app, handle POST requests
This is an initial API that
- takes updates as per what foodoord sends
- outputs the current status
- persists the status in a file
2024-05-21 23:44:10 +02:00
Daniel Maslowski f3e05f44dc initial commit 2024-05-21 21:48:14 +02:00