Skip to content

Instantly share code, notes, and snippets.

@pumpkincouture
Created August 14, 2015 15:58
Show Gist options
  • Save pumpkincouture/089339b3d9930cf0793a to your computer and use it in GitHub Desktop.
Save pumpkincouture/089339b3d9930cf0793a to your computer and use it in GitHub Desktop.
{ "employees" : [{ "firstname" : "John",
"lastname" : "Doe" },
{ "firstname" : "Ann",
"lastname" : "Smith" }
{ "firstname" : "Jake",
"lastname" : "Hopper" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment