From af125b04351b2b96c5ca9d75b0da19e199b15759 Mon Sep 17 00:00:00 2001 From: Sihyun Kim Date: Fri, 10 Jan 2020 20:16:53 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69c4507..10549e4 100644 --- a/README.md +++ b/README.md @@ -1017,6 +1017,7 @@ API | Description | Auth | HTTPS | CORS | | [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown | | [Dark Sky](https://darksky.net/dev/) | Weather | `apiKey` | Yes | No | | [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No | +| [MetaWeather with CORS](https://metaweather-with-cors.now.sh/) | Weather | No | Yes | Yes | | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | No | Yes | Unknown | | [NOAA Climate Data](https://www.ncdc.noaa.gov/cdo-web/) | Weather and climate data | `apiKey` | Yes | Unknown | | [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown |