bigbass1997 / nws-api-rs

Wrapper for the National Weather Service's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

Wrapper for the National Weather Service's API

License:Other


Languages

Language:Rust 100.0%