Procházet zdrojové kódy

Add MetaWeather weather api

pull/312/head
Ezinwa Okpoechi před 7 roky
committed by GitHub
rodič
revize
7e5a5e7460
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      README.md

+ 1
- 0
README.md Zobrazit soubor

@@ -473,6 +473,7 @@ For information on contributing to this project, please see the [contributing gu
| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Dark Sky | Weather | `apiKey` query string | Yes | [Go!](https://darksky.net/dev/) |
| MetaWeather | Weather | No | Yes | [Go!](https://www.metaweather.com/api/) |
| OpenWeatherMap | Weather | `apiKey` query string | No | [Go!](http://openweathermap.org/api) |
| Weatherbit | Weather | `apiKey` query string | Yes | [Go!](https://www.weatherbit.io/api) |
| Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) |


Načítá se…
Zrušit
Uložit