Pulls weather data from weatherapi.com and provides it in Prometheus-style exporter format over HTTP.
Find a file
2026-02-16 14:13:17 +00:00
Dockerfile Rewrite in Go 2026-02-16 14:13:17 +00:00
go.mod Rewrite in Go 2026-02-16 14:13:17 +00:00
go.sum Rewrite in Go 2026-02-16 14:13:17 +00:00
main.go Rewrite in Go 2026-02-16 14:13:17 +00:00
README.md Add link to weatherapi.com in README.md 2021-06-22 16:11:48 +01:00

Weather Exporter

Pulls weather data from weatherapi.com and provides it in Prometheus-style exporter format over HTTP.

Used to monitor weather conditions over time.