From 3a7c1298e68078df900b0ec3d8c71b25c553cb16 Mon Sep 17 00:00:00 2001 From: Hugo GEORGET Date: Tue, 7 Jul 2020 15:40:57 +0200 Subject: [PATCH] Update OpenWeatherMap for HTTPS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c0dfd2b..60e69a42 100644 --- a/README.md +++ b/README.md @@ -917,7 +917,7 @@ API | Description | Auth | HTTPS | CORS | | [NOAA Climate Data](https://www.ncdc.noaa.gov/cdo-web/) | Weather and climate data | `apiKey` | Yes | Unknown | | [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | -| [OpenWeatherMap](http://openweathermap.org/api) | Weather | `apiKey` | No | Unknown | +| [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | | [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown | | [Yahoo! Weather](https://developer.yahoo.com/weather/) | Weather | `apiKey` | Yes | Unknown |