Merge pull request #670 from josh-byster/remove-wunderground

Removed Wunderground from the list
This commit is contained in:
Dave Machado 2018-05-20 18:55:52 +02:00 committed by GitHub
commit 3815607730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -776,5 +776,4 @@ API | Description | Auth | HTTPS | CORS | Link |
| OpenWeatherMap | Weather | `apiKey` | No | Unknown | [Go!](http://openweathermap.org/api) |
| Storm Glass | Global marine weather from multiple sources | `apiKey` | Yes | Yes | [Go!](https://stormglass.io/) |
| Weatherbit | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.weatherbit.io/api) |
| Wunderground | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.wunderground.com/weather/api/) |
| Yahoo! Weather | Weather | No | Yes | Unknown | [Go!](https://developer.yahoo.com/weather/) |