mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Add Yandex.Weather API (#2332)
This commit is contained in:
parent
b85dbce541
commit
cc516beae4
1 changed files with 1 additions and 0 deletions
|
@ -1445,6 +1445,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [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 |
|
||||
| [wttr](https://github.com/chubin/wttr.in) | :partly_sunny: The right way to check the weather | No | Yes | Unknown |
|
||||
| [Yandex.Weather](https://yandex.com/dev/weather/) | Assesses weather condition in specific locations | `apiKey` | Yes | No |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue