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 |