From 0e5d8841f4f2f7bee76b0a60eeda477151d1f247 Mon Sep 17 00:00:00 2001 From: Rui Silva Date: Wed, 27 Oct 2021 16:59:19 +0100 Subject: [PATCH] Add airportsapi (#2649) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71d62a26..786c4667 100644 --- a/README.md +++ b/README.md @@ -1429,6 +1429,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [ADS-B Exchange](https://www.adsbexchange.com/data/) | Access real-time and historical data of any and all airborne aircraft | No | Yes | Unknown | +| [airportsapi](https://airport-web.appspot.com/api/docs/) | Get name and website-URL for airports by ICAO code | No | Yes | Unknown | | [AIS Hub](http://www.aishub.net/api) | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | | [Amadeus for Developers](https://developers.amadeus.com/self-service) | Travel Search - Limited usage | `OAuth` | Yes | Unknown | | [apilayer aviationstack](https://aviationstack.com/) | Real-time Flight Status & Global Aviation Data API | `OAuth` | Yes | Unknown |