From f88fd60c5422849e8e49d37e01d94948b52dc7ff Mon Sep 17 00:00:00 2001 From: Leonardo Lima Date: Sun, 31 Oct 2021 18:36:55 -0300 Subject: [PATCH] Add Weather API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e94efc83..0b11e1d7 100644 --- a/README.md +++ b/README.md @@ -1684,6 +1684,7 @@ API | Description | Auth | HTTPS | CORS | | [ColorfulClouds](https://open.caiyunapp.com/ColorfulClouds_Weather_API) | Weather | `apiKey` | Yes | Yes | | [Euskalmet](https://opendata.euskadi.eus/api-euskalmet/-/api-de-euskalmet/) | Meteorological data of the Basque Country | `apiKey` | Yes | Unknown | | [Foreca](https://developer.foreca.com) | Weather | `OAuth` | Yes | Unknown | +| [HG Weather](https://hgbrasil.com/status/weather) | Provides weather forecast data for cities in Brazil | `apiKey` | Yes | Yes | | [Hong Kong Obervatory](https://www.hko.gov.hk/en/abouthko/opendata_intro.htm) | Provide weather information, earthquake information, and climate data | No | Yes | Unknown | | [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No | | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | `User-Agent` | Yes | Unknown |