From 655c32313a8735466390ef641df064f601eb7644 Mon Sep 17 00:00:00 2001 From: Spencer Lepine Date: Sat, 14 Aug 2021 18:57:05 -0700 Subject: [PATCH] remove broken link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I noticed "therainery.com" link was broken. It seems this project has been shut down and the website+endpoint are no longer working. Hope this helps 😃 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed19dcfa..a2cf42f5 100644 --- a/README.md +++ b/README.md @@ -1192,7 +1192,6 @@ API | Description | Auth | HTTPS | CORS | | [QWeather](https://dev.qweather.com/) | Location-based weather data | `apiKey` | Yes | Yes | | [SG Weather Reading](https://data.gov.sg/dataset/realtime-weather-readings) | Realtime weather readings for Singapore area including other weather parameters | No | Yes | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | -| [TheRainery](https://therainery.com/documentation/) | Forecast models from meteorological institutes | `apiKey` | Yes | No | | [Troposphere](https://www.troposphere.io/developer) | Global weather and climate data | `apiKey` | 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 |