solar-grabber/src
Paul van Tilburg ca116351db
Implement error catchers for all requests (closes: #5)
* Introduce an error JSON output
* Return error JSON output if the status data is not there (yet)
* Introduce a default catcher to return error JSON output in all other
  unsupported/unhandled cases
* Update the documentation
2023-01-16 21:08:03 +01:00
..
services Add serde from rocket; drop depend on serde 2023-01-16 20:07:56 +01:00
lib.rs Implement error catchers for all requests (closes: #5) 2023-01-16 21:08:03 +01:00
main.rs Enable more lints 2023-01-09 21:40:04 +01:00
services.rs Add serde from rocket; drop depend on serde 2023-01-16 20:07:56 +01:00
update.rs Use stderr and a different emoji for error log messages 2023-01-16 20:03:16 +01:00