Browse Source

Added Climacell public API (#669)

* Added Climacell public API

* removed API from name
pull/636/merge
roughley 6 years ago
committed by Dave Machado
parent
commit
376dfd1c5d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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) |


Loading…
Cancel
Save