Parcourir la source

Merge pull request #1261 from robertoduessmann/weather-api

Add a RESTful free API to check the weather
pull/1616/head
Marek Dano il y a 3 ans
committed by GitHub
Parent
révision
114562990f
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      README.md

+ 1
- 0
README.md Voir le fichier

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



Chargement…
Annuler
Enregistrer