/nws-api-rs

Wrapper for the National Weather Service's API

Primary LanguageRustOtherNOASSERTION

License: BSD 2-Clause

Description

This is a blocking API wrapper for the National Weather Service's (NWS) public JSON-LD API.

Endpoints currently supported:

/gridpoints/{wfo}/{x},{y}
/gridpoints/{wfo}/{x},{y}/stations
/stations/{stationId}/observations
/stations/{stationId}/observations/latest
/stations/{stationId}/observations/{time}
/stations
/stations/{stationId}
/points/{point}