Skip to content

Instantly share code, notes, and snippets.

@benjohnde
Created April 30, 2021 12:42
Show Gist options
  • Save benjohnde/6c6e05889ffdd421a5520aaeb340f19b to your computer and use it in GitHub Desktop.
Save benjohnde/6c6e05889ffdd421a5520aaeb340f19b to your computer and use it in GitHub Desktop.
[
{
"region":"Europe",
"aliases":[
"EU"
],
"countries":{
"country":"Germany",
"aliases":[
"de",
"schland",
"deutsch"
]
}
},
{
"region":"North America",
"aliases":[
"NA"
],
"countries":{
"country":"United States",
"aliases":[
"US",
"USA"
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment