Add weather-api

This commit is contained in:
Roberto Duessmann 2021-04-04 17:50:58 +02:00
parent 04390b7ce7
commit 40c189c20d
No known key found for this signature in database
GPG Key ID: 58A5474D78BB4A80

View File

@ -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 |