Skip to content

Instantly share code, notes, and snippets.

@johnnysparks
Created February 26, 2014 19:25
Show Gist options
  • Save johnnysparks/9236565 to your computer and use it in GitHub Desktop.
Save johnnysparks/9236565 to your computer and use it in GitHub Desktop.
Twitter resource list json structure
[
{
"code": "fr",
"status": "production",
"name": "French"
},
{
"code": "en",
"status": "production",
"name": "English"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment