Skip to content

Instantly share code, notes, and snippets.

@kabitacode
Created April 16, 2019 02:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kabitacode/db6a01193bdaa35c95f4ea9b792b9c2f to your computer and use it in GitHub Desktop.
Save kabitacode/db6a01193bdaa35c95f4ea9b792b9c2f to your computer and use it in GitHub Desktop.
{
"users": [
{
"id": 0,
"name": "jhon doe"
},
{
"id": 1,
"name": "jhoni"
},
{
"id": 2,
"name": "jhone"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment