1
mirror of https://github.com/public-apis/public-apis synced 2024-11-21 10:04:15 +01:00

Remove Yahoo Weather (#2977)

This commit is contained in:
Matheus Felipe 2021-12-26 22:12:27 -03:00 committed by GitHub
commit 4b55e2bfee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1771,7 +1771,6 @@ API | Description | Auth | HTTPS | CORS |
| [weather-api](https://github.com/robertoduessmann/weather-api) | A RESTful free API to check the weather | No | Yes | No |
| [WeatherAPI](https://www.weatherapi.com/) | Weather API with other stuff like Astronomy and Geolocation API | `apiKey` | Yes | Yes |
| [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown |
| [Yahoo Weather](https://developer.yahoo.com/weather/) | Weather API from Yahoo | `OAuth` | Yes | Unknown |
| [Yandex.Weather](https://yandex.com/dev/weather/) | Assesses weather condition in specific locations | `apiKey` | Yes | No |
**[⬆ Back to Index](#index)**