mirror of
https://github.com/public-apis/public-apis
synced 2025-01-05 15:16:23 +01:00
Updated OpenWeatherMap OAuth column (requires api key as per: http://openweathermap.org/appid)
This commit is contained in:
parent
6ba29fc162
commit
956d83d4c9
@ -371,6 +371,6 @@ A collective list of JSON APIs for use in web development.
|
||||
| API | Description | OAuth | Link |
|
||||
|---|---|---|---|
|
||||
| Dark Sky Forecast API | Weather | No, but `apiKey` query string | [Go!](https://developer.forecast.io/) |
|
||||
| OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) |
|
||||
| OpenWeatherMap | Weather | No, but `apiKey` query string | [Go!](http://openweathermap.org/api) |
|
||||
| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
|
||||
| Yahoo! Weather | Weather | No | [Go!](https://developer.yahoo.com/weather/) |
|
||||
|
Loading…
Reference in New Issue
Block a user