Update to Meteorologisk Institutt API.

The Meteorologisk Institutt requires User-Agent headers to be sent with requests to their API. For more details see here https://api.met.no/doc/TermsOfService.
This commit is contained in:
Rory Sullivan 2020-07-22 11:59:27 +01:00 committed by GitHub
parent b274f55d96
commit 0f411cc3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -914,7 +914,7 @@ API | Description | Auth | HTTPS | CORS |
| [7Timer!](http://www.7timer.info/doc.php?lang=en) | Weather, especially for Astroweather | No | No | Unknown |
| [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown |
| [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 |
| [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 |
| [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown |