Added Climacell public API (#669)

* Added Climacell public API

* removed API from name
This commit is contained in:
roughley
2018-06-10 08:33:35 -04:00
committed by Dave Machado
parent ba114612b0
commit 376dfd1c5d

View File

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