Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
549dbebd
Unverified
Commit
549dbebd
authored
Oct 25, 2021
by
Gunter Thomas
Committed by
GitHub
Oct 25, 2021
Browse files
Add Yahoo Weather (#2517)
parent
b771f80b
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
549dbebd
...
@@ -1535,6 +1535,7 @@ API | Description | Auth | HTTPS | CORS |
...
@@ -1535,6 +1535,7 @@ API | Description | Auth | HTTPS | CORS |
|
[
weather-api
](
https://github.com/robertoduessmann/weather-api
)
| A RESTful free API to check the weather | No | Yes | No |
|
[
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 |
|
[
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 |
|
[
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 |
|
[
Yandex.Weather
](
https://yandex.com/dev/weather/
)
| Assesses weather condition in specific locations |
`apiKey`
| Yes | No |
**[⬆ Back to Index](#index)**
**[⬆ Back to Index](#index)**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment