View Source Apple.WeatherKit
A client for Apple's WeatherKit REST API.
Notes
This package is still in its early stages, so it may still undergo significant changes, potentially leading to breaking changes.
Installation
Add :apple_weather_kit to the list of dependencies in mix.exs:
def deps do
[
{:apple_weather_kit, <requirement>}
]
endUsage
For more information, see the documentation.
License
Apache License 2.0