From 210d27526a6b2a2ad25d9da9bb4b986779bf3913 Mon Sep 17 00:00:00 2001 From: Alessio Andronico Date: Mon, 25 Oct 2021 02:53:48 +0200 Subject: [PATCH] Add RainViewer (#2498) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef9a7b29..11db2a82 100644 --- a/README.md +++ b/README.md @@ -1521,6 +1521,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | | [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown | | [QWeather](https://dev.qweather.com/en/) | Location-based weather data | `apiKey` | Yes | Yes | +| [RainViewer](https://www.rainviewer.com/api.html) | Radar data collected from different websites across the Internet | No | Yes | Unknown | | [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 | | [Tomorrow](https://docs.tomorrow.io) | Weather API Powered by Proprietary Technology | `apiKey` | Yes | Unknown |