algn/weather

Test

4.0.0 2019-12-13 13:45 UTC

This package is auto-updated.

Last update: 2024-09-14 00:22:08 UTC


README

CircleCI Scrutinizer Code Quality Code Intelligence Status

Usage

Require the file via the namespace algn/DarkSky and createa new instance of the class by passing your api key in the constructor.

You can use the following methods to retrieve data from dark sky.

today() - Returns weather data from today week() - Returns weather data from today and a week ahead past30Days() - Returns data from the past month