Skip to content

Instantly share code, notes, and snippets.

@amrelarabi
Created December 22, 2021 04:28
Show Gist options
  • Save amrelarabi/37ccfa0730d44951ea33a9471be2b747 to your computer and use it in GitHub Desktop.
Save amrelarabi/37ccfa0730d44951ea33a9471be2b747 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