1
0
mirror of https://github.com/danog/public-apis.git synced 2024-11-27 12:34:54 +01:00

Add OpenWeatherMap API

This commit is contained in:
laco0416 2016-03-21 10:17:21 +09:00
parent ea4547c556
commit 5a02cc953d

View File

@ -53,6 +53,7 @@ A collective list of JSON APIs for use in web development.
| TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) | | TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) |
| NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) | | NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) |
| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) | | Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
| OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) |
| World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) | | World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
### Transportation ### Transportation