Skip to content

Instantly share code, notes, and snippets.

@beregond
Last active January 2, 2016 03:49
Show Gist options
  • Save beregond/8246038 to your computer and use it in GitHub Desktop.
Save beregond/8246038 to your computer and use it in GitHub Desktop.
[devlog] API response example 1.
{
"data": "chuck",
"data2": "testa",
"some_metadata": {
"foo": ["baz", "bar"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment