ecea856e8e4815a460a6f15f26c2508713a2f446
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
weatherapi
A small HTTP API that serves a variety of weather-related endpoints.
Endpoints
GET /observationsGET /conditions/currentGET /alerts/activeGET /discussionGET /discussion/key-messagesGET /discussion/short-termGET /discussion/long-termGET /weatherstoriesGET /weatherstories/latestGET /forecast/hourlyGET /forecast/hourly/todayGET /forecast/hourly/tomorrowGET /forecast/narrativeGET /forecast/narrative/todayGET /forecast/narrative/tomorrow
Query Parameters
Shared weather query parameters:
format(json,xml,text)units(metric,us)
Forecast endpoint query parameters:
precision(0-2)
Forecast, discussion, and weather stories endpoint query parameters:
tz/TZ(IANA timezone, US abbreviation, or UTC offset)
Languages
Go
99.1%
Dockerfile
0.9%