Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
NWSClient
TODO: Write documentation for
Nws::Client
Constants
CLIENT =
HTTP::Client
.new(
URI
.new(host: "api.weather.gov", scheme: "https"))
USER_AGENT = "
Crystal
.dscottboggs.
NWSClient
/#{
VERSION
}"
VERSION = "0.1.0"
Class methods
active_alerts
Source
alerts
Source
gridpoints
(wfo, x, y)
Source
Nested types
NWSClient::APIError
NWSClient::APIHelper
NWSClient::Alerts
NWSClient::ErrorHelpers
NWSClient::Exception
NWSClient::Gridpoints
NWSClient::GridpointsForecast
NWSClient::Points
NWSClient::ZoneForecast