Sfoglia il codice sorgente

Merge pull request #647 from technicolor1/master

Darksky no CORS
pull/650/head
Dave Machado 6 anni fa
committed by GitHub
parent
commit
3b754919ea
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@@ -760,7 +760,7 @@ API | Description | Auth | HTTPS | CORS | Link |
### Weather
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| Dark Sky | Weather | `apiKey` | Yes | Unknown | [Go!](https://darksky.net/dev/) |
| Dark Sky | Weather | `apiKey` | Yes | No | [Go!](https://darksky.net/dev/) |
| MetaWeather | Weather | No | Yes | Unknown | [Go!](https://www.metaweather.com/api/) |
| ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) |
| OpenUV | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | [Go!](https://www.openuv.io) |


Caricamento…
Annulla
Salva