Skip to content

Instantly share code, notes, and snippets.

@cathyxz
Last active December 19, 2017 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cathyxz/942ae548ea3d7cba0b93622eff3e7fa3 to your computer and use it in GitHub Desktop.
Save cathyxz/942ae548ea3d7cba0b93622eff3e7fa3 to your computer and use it in GitHub Desktop.
Country Names in Json
{
"items": [{
"name": "Afghanistan",
"code": "AF"
},
{
"name": "land Islands",
"code": "AX"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment