Skip to content

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.

Notifications You must be signed in to change notification settings

eldrago4/if-gatekeeper-hono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published