Skip to content

Instantly share code, notes, and snippets.

@Mr-Malomz
Created September 26, 2022 19:16
Show Gist options
  • Save Mr-Malomz/07f7785974eeddebb90a89dbb0bef45d to your computer and use it in GitHub Desktop.
Save Mr-Malomz/07f7785974eeddebb90a89dbb0bef45d to your computer and use it in GitHub Desktop.
{
"users": [
{
"id": 1,
"firstName": "Terry",
"lastName": "Medhurst",
"maidenName": "Smitham",
"age": 50,
"gender": "male",
"email": "[email protected]",
......
},
{...},
{...}
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment