Weather
An API client for weather.gov, autogenerated from https://api.weather.gov/openapi.json.
See https://www.weather.gov/documentation/services-web-api and the documentation for information about all the functions available.
Installation
If available in Hex, the package can be installed
by adding weather to your list of dependencies in mix.exs:
def deps do
[
{:weather_dot_gov, "~> 0.2.1"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/weather.