npm install airports-apiairports
========
Simple API for getting basic airports info, like city and country. Mostly
for learning and demo purposes.
Check out
guarantees of anything, but I suppose I'll keep it running while it doesn't
get too messy. Please, do not abuse this instance.
At the moment there is no authentication or rate limiting, and I want to keep
it that way.
There are two most common types of airport identifier: IATA code and ICAO code.
IATA code is the three-letter one on the luggage, like DME or JFK. ICAO code
consists of 4 characters, like UUDD or KFJK.
This project uses data from @mwgg/Airports
which is licensed under MIT license.
{"error": "Airport Not Found"}{"error": "Airport Not Found"}/iata, /icao, and available countries.Dataset is available at @mwgg/Airports
and licensed under MIT license.
This code is licensed under MIT license as well.
Tim Marinin, 2017.