Explorar el Código

Updated OpenWeatherMap OAuth column (requires api key as per: http://openweathermap.org/appid)

pull/235/head
Scott Thompson hace 7 años
padre
commit
956d83d4c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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/) |

Cargando…
Cancelar
Guardar