Merge pull request #300 from cacraig/master

Added the Weatherbit API.
This commit is contained in:
Mike Street 2017-03-13 10:27:03 +00:00 committed by GitHub
commit a9ffeb9aa3

View File

@ -468,5 +468,6 @@ For information on contributing to this project, please see the [contributing gu
|---|---|---|---|---|
| Dark Sky | Weather | `apiKey` query string | Yes | [Go!](https://darksky.net/dev/) |
| OpenWeatherMap | Weather | `apiKey` query string | No | [Go!](http://openweathermap.org/api) |
| Weatherbit | Weather | `apiKey` query string | Yes | [Go!](https://www.weatherbit.io/api) |
| Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) |
| Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |