Added the Weatherbit API.

This commit is contained in:
Colin 2017-03-11 15:01:30 -05:00
parent 4eca7b0374
commit 61d56f30e4

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 | `key` 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/) |