Skip to content

Instantly share code, notes, and snippets.

@Guendeli
Created August 15, 2016 13:43
Show Gist options
  • Save Guendeli/02536f5906ac1e1e9a4629583961f192 to your computer and use it in GitHub Desktop.
Save Guendeli/02536f5906ac1e1e9a4629583961f192 to your computer and use it in GitHub Desktop.
{
"employees":[
{"firstName":"John", "lastName":"Doe"},
{"firstName":"Anna", "lastName":"Smith"},
{"firstName":"Peter", "lastName":"Jones"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment