浏览代码

Added Climacell public API (#669)

* Added Climacell public API

* removed API from name
pull/636/merge
roughley 6 年前
committed by Dave Machado
父节点
当前提交
376dfd1c5d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      README.md

+ 1
- 0
README.md 查看文件

@@ -772,6 +772,7 @@ API | Description | Auth | HTTPS | CORS | Link |
### Weather
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| ClimaCell Micro Weather | Historical, real-time, and nowcast weather data | `apiKey` | Yes | Yes | [Go!](https://developer.climacell.co) |
| Dark Sky | Weather | `apiKey` | Yes | No | [Go!](https://darksky.net/dev/) |
| MetaWeather | Weather | No | Yes | No | [Go!](https://www.metaweather.com/api/) |
| ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) |


正在加载...
取消
保存