/if-gatekeeper-hono

This API provides airport gate information through a GET request to /api/airport-gates. The required ICAO parameter specifies the airport, while an optional aircraft query allows filtering of gates based on aircraft class. For example, aircraft="B777F" will return records for gates for B777F in that airport.

Primary LanguageJavaScript