From 47db8fdeb29efd3304dc8471c7c82e4f27a4f29a Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Thu, 7 Oct 2021 21:01:47 +0600 Subject: [PATCH] Added Micro Weather API Added Micro Weather API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00624fe0..65c38d8f 100644 --- a/README.md +++ b/README.md @@ -1344,6 +1344,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 | | [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 | | [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown | | [Open-Meteo](https://open-meteo.com/) | Global weather forecast API for non-commercial use | No | Yes | Yes | | [openSenseMap](https://api.opensensemap.org/) | Data from Personal Weather Stations called senseBoxes | No | Yes | Yes |