From 744899577bb37fd4808d09eb5c99441e3766634f Mon Sep 17 00:00:00 2001 From: Marcel Cruz Date: Thu, 24 Nov 2022 14:30:12 +0100 Subject: [PATCH] Remove MetaWeather --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 38876d2..f7bb155 100644 --- a/README.md +++ b/README.md @@ -1825,7 +1825,6 @@ API | Description | Auth | HTTPS | CORS | | [Foreca](https://developer.foreca.com)| Weather| `OAuth`| Yes | Unknown | | [HG Weather](https://hgbrasil.com/status/weather) | Provides weather forecast data for cities in Brazil| `apiKey` | Yes | Yes | | [Hong Kong Obervatory](https://www.hko.gov.hk/en/abouthko/opendata_intro.htm) | Provide weather information, earthquake information, and climate data| No | Yes | Unknown | -| [MetaWeather](https://www.metaweather.com/api/) | Weather| No | Yes | No| | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation)| Weather and climate data | `User-Agent` | Yes | Unknown | | [Met Office DataPoint](https://www.metoffice.gov.uk/services/data/datapoint/) | Weather data for the UK| `apiKey` | Yes | Unknown | | [Micro Weather](https://m3o.com/weather/api)| Real time weather forecasts and historic data| `apiKey` | Yes | Unknown |