From 40c189c20ddbba7ae6def11d5882b5611934c6f9 Mon Sep 17 00:00:00 2001 From: Roberto Duessmann Date: Sun, 4 Apr 2021 17:50:58 +0200 Subject: [PATCH] Add weather-api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16a5af1d..82c0a43e 100644 --- a/README.md +++ b/README.md @@ -999,6 +999,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | 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 | +| [weather-api](https://github.com/robertoduessmann/weather-api) | A RESTful free API to check the weather | No | Yes | No | | [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown | | [weatherstack](https://weatherstack.com/) | Real-Time & Historical World Weather Data API | `apiKey` | Yes | Unknown |