Add AccuWeather API to Weather

A free weather and forecast API for development and small-scale projects.
This commit is contained in:
Disura Randunu 2021-06-04 19:57:57 +05:30 committed by GitHub
parent 1ce08fcc31
commit 377e4f8402
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1110,6 +1110,7 @@ API | Description | Auth | HTTPS | CORS |
API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---| |---|---|---|---|---|
| [7Timer!](http://www.7timer.info/doc.php?lang=en) | Weather, especially for Astroweather | No | No | Unknown | | [7Timer!](http://www.7timer.info/doc.php?lang=en) | Weather, especially for Astroweather | No | No | Unknown |
| [AccuWeather](https://developer.accuweather.com/apis) | Weather and forecast data | `apiKey` | No | Unknown |
| [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown | | [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown |
| [ColorfulClouds](https://open.caiyunapp.com/ColorfulClouds_Weather_API) | Weather | `apiKey` | Yes | Yes | | [ColorfulClouds](https://open.caiyunapp.com/ColorfulClouds_Weather_API) | Weather | `apiKey` | Yes | Yes |
| [Foreca](https://developer.foreca.com) | Weather | `OAuth` | Yes | Unknown | | [Foreca](https://developer.foreca.com) | Weather | `OAuth` | Yes | Unknown |