mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-18 19:46:20 +02:00
Add weather API section and add a forecast API
Created a `Weather API` section and added OpenWeatherMap API that provides forecast data and weather maps.
This commit is contained in:
parent
f556dfe8c6
commit
82b7cc95fc
1 changed files with 5 additions and 0 deletions
|
@ -180,3 +180,8 @@ A collective list of JSON APIs for use in web development.
|
||||||
| API | Description | OAuth |Link |
|
| API | Description | OAuth |Link |
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
| Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) |
|
| Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) |
|
||||||
|
|
||||||
|
### Weather
|
||||||
|
| API | Description | OAuth |Link |
|
||||||
|
|---|---|---|---|
|
||||||
|
| OpenWeatherMap | Weather and Forecast API | No | [Go!](http://openweathermap.org/api) |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue