From bf06e9cedbdbed1e8a7c70d545b86c549130b8ae Mon Sep 17 00:00:00 2001 From: Manuel Bauer Date: Thu, 6 Jan 2022 13:07:07 +0100 Subject: [PATCH] Remove Troposphere weather API, because it is no longer active --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ddb489f1..313518e7 100644 --- a/README.md +++ b/README.md @@ -1767,7 +1767,6 @@ API | Description | Auth | HTTPS | CORS | | [SimpleWeather](https://english.api.rakuten.net/mxrck/api/simple-weather/endpoints) | Simple tool for get current weather | `apiKey` | Yes | Yes | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | | [Tomorrow](https://docs.tomorrow.io) | Weather API Powered by Proprietary Technology | `apiKey` | Yes | Unknown | -| [Troposphere](https://www.troposphere.io/developer) | Global weather and climate data | `apiKey` | Yes | Yes | | [US Weather](https://www.weather.gov/documentation/services-web-api) | US National Weather Service | No | Yes | Yes | | [Visual Crossing](https://www.visualcrossing.com/weather-api) | Global historical and weather forecast data | `apiKey` | Yes | Yes | | [weather-api](https://github.com/robertoduessmann/weather-api) | A RESTful free API to check the weather | No | Yes | No |