Skip to content

Instantly share code, notes, and snippets.

@fabianekc
Created December 21, 2020 09:31
Show Gist options
  • Save fabianekc/89dbab349053b93a53ef75e848427a29 to your computer and use it in GitHub Desktop.
Save fabianekc/89dbab349053b93a53ef75e848427a29 to your computer and use it in GitHub Desktop.
example au_data.json
[
{
"airline": "Swiss International Air Lines AG",
"short": "SWISS",
"iata": "LX",
"icao": "SWR"
},
{
"airline": "Deutsche Lufthansa AG",
"short": "LUFTHANSA",
"iata": "LH",
"icao": "DLH"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment