Commit Graph

7 Commits

Author SHA1 Message Date
m0veax
4b85aa9927 add dockerfile to serve content on port 3000
add a println! statement to check that the service starts serving
2024-05-24 00:18:27 +02:00
m0veax
f1b78f9d57 add missing infos from original and lastchange timestamp 2024-05-22 23:05:47 +02: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