mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-20 19:47:12 +02:00
Merge pull request #1261 from robertoduessmann/weather-api
Add a RESTful free API to check the weather
This commit is contained in:
commit
114562990f
1 changed files with 1 additions and 0 deletions
|
@ -1001,6 +1001,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 |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue