Skip to content

Instantly share code, notes, and snippets.

@joelongstreet
Last active December 26, 2015 22:29
Show Gist options
  • Select an option

  • Save joelongstreet/7223694 to your computer and use it in GitHub Desktop.

Select an option

Save joelongstreet/7223694 to your computer and use it in GitHub Desktop.
[
{
"name" :"Joe",
"favorite_foods" : ["pizza", "eggs", "lasagna"]
},
{
"name" : "Ross",
"favorite_foods" : ["lasagna"]
},
{
"name" : "Russell",
"favorite_foods" : ["eggs"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment