From a17a4362f477f3ec6954bb7023ac71771fb5a55f Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Thu, 2 Sep 2021 11:57:34 -0300 Subject: [PATCH] Add Tomorrow from inactive PR (#1295) issue #2002 resolve #1295 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4282fbae..c37b9e6a 100644 --- a/README.md +++ b/README.md @@ -1248,6 +1248,7 @@ 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 | +| [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 | | [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 |