Skip to content

Instantly share code, notes, and snippets.

@gpspake
Created February 18, 2017 00:20
Show Gist options
  • Save gpspake/430ab652287b06f5fd68413432c19bf5 to your computer and use it in GitHub Desktop.
Save gpspake/430ab652287b06f5fd68413432c19bf5 to your computer and use it in GitHub Desktop.
{
"contestants": [
{ "id": "111", "name": "john" },
{ "id": "222", "name": "mary" },
{ "id": "333", "name": "dave" }
],
"winner": {},
"winners": [
{ "id": "444", "name": "joan" },
{ "id": "555", "name": "jake" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment