Merge pull request #1617 from visualcrossing/master

Add Visual Crossing Weather API
This commit is contained in:
Marek Dano 2021-04-27 10:44:18 +01:00 committed by GitHub
commit 5f7b143d43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1066,6 +1066,7 @@ API | Description | Auth | HTTPS | CORS |
| [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 |
| [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown |
| [weatherstack](https://weatherstack.com/) | Real-Time & Historical World Weather Data API | `apiKey` | Yes | Unknown |