Add APIXU API for weather (#814)

This commit is contained in:
s-nirali 2018-11-27 01:30:58 +05:30 committed by Dave Machado
parent 7b369ec48d
commit 669b332b48

View File

@ -812,6 +812,7 @@ API | Description | Auth | HTTPS | CORS |
### Weather
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown |
| [ClimaCell Micro Weather](https://developer.climacell.co) | Historical, real-time and nowcast weather data | `apiKey` | Yes | Yes |
| [Dark Sky](https://darksky.net/dev/) | Weather | `apiKey` | Yes | No |
| [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No |