Skip to content

Instantly share code, notes, and snippets.

@lincerely
Last active September 24, 2016 20:55
Show Gist options
  • Save lincerely/eefc4bb4550faa7f38b45dc9d677f0bf to your computer and use it in GitHub Desktop.
Save lincerely/eefc4bb4550faa7f38b45dc9d677f0bf to your computer and use it in GitHub Desktop.
{
"result":[
{
"id":"1",
"name":"belal",
"email":"belal@mail.com"
},
{
"id":"3",
"name":"sunny",
"email":"sunny@mail.com"
},
{
"id":"4",
"name":"belal",
"email":"belal@gmail.com"
},
{
"id":"5",
"name":"test1",
"email":"ashwinpatil19@gmail.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment