From 4d99adc4242f5cdfd2643f146e598b14d6009bf4 Mon Sep 17 00:00:00 2001 From: Open-Meteo <86407831+open-meteo@users.noreply.github.com> Date: Sat, 28 Aug 2021 20:14:47 +0200 Subject: [PATCH] Add Open-Meteo API to Weather --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc29d186..20b051e5 100644 --- a/README.md +++ b/README.md @@ -1226,6 +1226,7 @@ API | Description | Auth | HTTPS | CORS | | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | `User-Agent` | Yes | Unknown | | [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 | +| [Open-Meteo](https://open-meteo.com/) | Global weather forecast API for non-commercial use | No | Yes | Yes | | [openSenseMap](https://api.opensensemap.org/) | Data from Personal Weather Stations called senseBoxes | No | Yes | Yes | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | | [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown |