From 2d9b38c573bafb3287b3b9d27b62fa5ffacaba9a Mon Sep 17 00:00:00 2001 From: "Morten G. Kleveland" Date: Mon, 12 Aug 2019 15:47:12 +0200 Subject: [PATCH] Add Meteorologisk Institutt (#997) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fc26d1e..ea313767 100644 --- a/README.md +++ b/README.md @@ -867,6 +867,7 @@ API | Description | Auth | HTTPS | CORS | | [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown | | [Dark Sky](https://darksky.net/dev/) | Weather | `apiKey` | Yes | No | | [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No | +| [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | No | 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 | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown |