Skip to content

Instantly share code, notes, and snippets.

@stevenselcuk
Last active May 2, 2020 18:52
Show Gist options
  • Save stevenselcuk/8a3841e09ac79f856ff2cc12bf3e159c to your computer and use it in GitHub Desktop.
Save stevenselcuk/8a3841e09ac79f856ff2cc12bf3e159c to your computer and use it in GitHub Desktop.
list
[
{
"aircraft_name": "Cessna 172",
"display_name": "C172",
"make": "Cessna",
"model": "172",
"year": "1972",
"json_url": "https://gist.githubusercontent.com/stevenselcuk/8a3841e09ac79f856ff2cc12bf3e159c/raw/584131656507a2ef0b1a8743ae69af11448d3211/master.json",
},
{
"aircraft_name": "Cessna 210",
"display_name": "C210",
"make": "Cessna",
"model": "210",
"year": "1986",
"json_url": "https://gist.githubusercontent.com/stevenselcuk/8a3841e09ac79f856ff2cc12bf3e159c/raw/584131656507a2ef0b1a8743ae69af11448d3211/master.json",
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment