Skip to content

Instantly share code, notes, and snippets.

@raviyadav4875
Created November 11, 2015 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raviyadav4875/c44a59bcc39dff4f60da to your computer and use it in GitHub Desktop.
Save raviyadav4875/c44a59bcc39dff4f60da to your computer and use it in GitHub Desktop.
My sample json
{"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