浏览代码

Merge pull request #235 from d-scott/master

Updated OpenWeatherMap OAuth - http://openweathermap.org/appid
pull/236/head
Mike Street 7 年前
committed by GitHub
父节点
当前提交
a19b5925fe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

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

正在加载...
取消
保存