"deploy/vscode:/vscode.git/clone" did not exist on "d3dfb7ac9093ea230b33da694481e990cd8575b9"
Commit 376dfd1c authored by roughley's avatar roughley Committed by Dave Machado
Browse files

Added Climacell public API (#669)

* Added Climacell public API

* removed API from name
parent ba114612
...@@ -772,6 +772,7 @@ API | Description | Auth | HTTPS | CORS | Link | ...@@ -772,6 +772,7 @@ API | Description | Auth | HTTPS | CORS | Link |
### Weather ### Weather
API | Description | Auth | HTTPS | CORS | Link | 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/) | | Dark Sky | Weather | `apiKey` | Yes | No | [Go!](https://darksky.net/dev/) |
| MetaWeather | Weather | No | Yes | No | [Go!](https://www.metaweather.com/api/) | | 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) | | ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment