From 72e41e31431edf2dbf5958d9dc1c766a68545f2f Mon Sep 17 00:00:00 2001 From: Pelle Persson Date: Sun, 11 Mar 2018 16:51:32 +0100 Subject: [PATCH] add stormglass.io api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73ced58..30c0ed7 100644 --- a/README.md +++ b/README.md @@ -755,6 +755,7 @@ API | Description | Auth | HTTPS | CORS | Link | | 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) | | OpenWeatherMap | Weather | `apiKey` | No | Unknown | [Go!](http://openweathermap.org/api) | +| Storm Glass Marine Weather | Weather | `apiKey` | No | Unknown | [Go!](https://stormglass.io/) | | Weatherbit | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | Unknown | [Go!](https://developer.yahoo.com/weather/) |