浏览代码

Merge pull request #300 from cacraig/master

Added the Weatherbit API.
pull/301/head
Mike Street 7 年前
committed by GitHub
父节点
当前提交
a9ffeb9aa3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      README.md

+ 1
- 0
README.md 查看文件

@@ -468,5 +468,6 @@ For information on contributing to this project, please see the [contributing gu
|---|---|---|---|---|
| Dark Sky | Weather | `apiKey` query string | Yes | [Go!](https://darksky.net/dev/) |
| OpenWeatherMap | Weather | `apiKey` query string | No | [Go!](http://openweathermap.org/api) |
| Weatherbit | Weather | `apiKey` query string | Yes | [Go!](https://www.weatherbit.io/api) |
| Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) |
| Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |

正在加载...
取消
保存