Commit graph

5 commits

Author SHA1 Message Date
6b60c064ce
Use thirtyfour (async); spawn the update loop 2020-10-09 17:40:48 +02:00
195c39a6b4
Add Rocket and provide an API endpoint to read the status
Use Rocket from Git (master) which is the 0.5 dev release that
builds on stable Rust.
2020-10-09 17:31:08 +02:00
4c72fdab2e
Use a lazy static to store the last status 2020-10-09 17:07:18 +02:00
6cdc8e0929
Switch to the thirtyfour(_sync) crate
Also use color_eyre for error handling/reporting.
2020-10-09 16:33:27 +02:00
9feb8adf79
Initial import into Git 2020-10-09 16:33:25 +02:00