From f3ce249e00d5d0ac204d9b39664cfc9a151ef866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vilas-Boas=20Coreia?= <95988463+jovbcorreia@users.noreply.github.com> Date: Sun, 10 May 2026 23:33:18 +0100 Subject: [PATCH] Add IPMA API to Weather section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74bce5b8..b51258aa 100644 --- a/README.md +++ b/README.md @@ -1916,6 +1916,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [IPMA](https://api.ipma.pt/open-data/) | Portuguese weather 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 | | [Micro Weather](https://m3o.com/weather/api) | Real time weather forecasts and historic data | `apiKey` | Yes | Unknown |