Basic client definintion for interacting with the DarkSky API.
Make a Forecast request.
https://darksky.net/dev/docs#forecast-request
Forecast request data.
Optional query params to add to the request.
Optional config to change the way axios makes the request.
Make a TimeMachine request.
https://darksky.net/dev/docs#time-machine-request
TimeMachine request data.
Generated using TypeDoc
Basic client definintion for interacting with the DarkSky API.