Skip to content

Instantly share code, notes, and snippets.

@jjeaton
Created March 15, 2016 20:48
Show Gist options
  • Save jjeaton/21f04d41287119926eb4 to your computer and use it in GitHub Desktop.
Save jjeaton/21f04d41287119926eb4 to your computer and use it in GitHub Desktop.
Test data
[{
"name": "Milhouse Van Houten",
"desk": 2
}, {
"name": "Homer Simpson",
"desk": 4
}, {
"name": "Disco Stu",
"desk": 5
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment