feat: Add Meteo-France API

Add Meteo-France weather API to Weather, alphabetically
between Meltema and Meteorologisk Institutt.

Auth: apiKey, HTTPS: Yes, CORS: Unknown.
This commit is contained in:
deepshekhardas
2026-09-12 13:57:49 +05:30
parent 7ee71f04dd
commit c32e2511e9
+1
View File
@@ -2232,6 +2232,7 @@ API | Description | Auth | HTTPS | CORS |
| [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 |
| [Meltema](https://meltema.com/docs) | Multi-model weather: GFS, ECMWF AIFS/IFS and a 31-member GEFS ensemble, keyless point forecasts | No | Yes | No |
| [Météo-France](https://portail-api.meteofrance.fr/) | French weather forecasts and alerts | `apiKey` | Yes | Unknown |
| [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 |
| [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown |