sinoptik/src
Paul van Tilburg 71fa86ceb9
All checks were successful
Check, lint and test using Cargo / Check, lint and test (push) Successful in 6m45s
Check, lint and test using Cargo / Check, lint and test (pull_request) Successful in 5m56s
Add a /version API endpoint
* Introduce the `VersionInfo` struct, build from the vergen environment
  variables
* Add the `version` handler to construct and return the version info
* Update the README
2023-05-29 15:42:33 +02:00
..
providers Cargo update 2023-01-31 14:02:46 +01:00
forecast.rs Handle errors on the API side 2022-06-06 16:46:52 +02:00
lib.rs Add a /version API endpoint 2023-05-29 15:42:33 +02:00
main.rs Add more lints; fix issues 2022-10-17 20:02:54 +02:00
maps.rs Switch back to the original Buienradar color scheme (refs: #27) 2023-05-26 19:43:37 +02:00
position.rs Introduce error types, switch to Results everywhere 2022-06-06 15:37:54 +02:00
providers.rs Add the combined provider 2022-02-24 20:40:07 +01:00