From 669b332b48bef4ee03a3774776b438bdac465036 Mon Sep 17 00:00:00 2001 From: s-nirali Date: Tue, 27 Nov 2018 01:30:58 +0530 Subject: [PATCH] Add APIXU API for weather (#814) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a73d5df..26ca6312 100644 --- a/README.md +++ b/README.md @@ -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 |