From 25a4266781f5235517af86194310ce0354858300 Mon Sep 17 00:00:00 2001 From: Joshua Hassler Date: Mon, 7 Jun 2021 13:18:42 -0400 Subject: [PATCH] Add AviationWeather API to Weather --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4e025cc..25c16bea 100644 --- a/README.md +++ b/README.md @@ -1111,6 +1111,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [AviationWeather](https://www.aviationweather.gov/dataserver) | NOAA aviation weather forecasts and observations | No | Yes | Unknown | | [ColorfulClouds](https://open.caiyunapp.com/ColorfulClouds_Weather_API) | Weather | `apiKey` | Yes | Yes | | [Foreca](https://developer.foreca.com) | Weather | `OAuth` | Yes | Unknown | | [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No |