From bc5eb1291d0f4cb6edc84deb5d1607111bc45278 Mon Sep 17 00:00:00 2001 From: Konstantin Aksenov Date: Fri, 29 Nov 2024 17:01:33 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ead26cc44..859f79cf7 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,6 @@ Note that there are some things you cannot do, such as updating the internal ide * https://davidmegginson.github.io/ourairports-data/navaids.csv * https://davidmegginson.github.io/ourairports-data/countries.csv * https://davidmegginson.github.io/ourairports-data/regions.csv + +## Self hosted API Server +* [vacxe/airports-info-api](https://github.com/Vacxe/airports-info-api)