Browse Source

Add APIXU API for weather (#814)

pull/827/head
s-nirali 5 years ago
committed by Dave Machado
parent
commit
669b332b48
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

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


Loading…
Cancel
Save