Skip to content

Instantly share code, notes, and snippets.

@arnold-parge
Created June 23, 2021 06:05
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 arnold-parge/4450a9e2bdab70b097ea3fffa480e9a3 to your computer and use it in GitHub Desktop.
Save arnold-parge/4450a9e2bdab70b097ea3fffa480e9a3 to your computer and use it in GitHub Desktop.
{
"data": [
{
"_id": "567489",
"name": "ABC Tech",
"location": "Pune"
},
{
"_id": "579029",
"name": "XYZ Tech",
"location": "Mumbai"
},
{
"_id": "908967",
"name": "Aqua Tech",
"location": "Goa"
},
{
"_id": "678987",
"name": "PQR Tech",
"location": "Goa"
},
{
"_id": "234254",
"name": "Chimpo Tech",
"location": "Goa"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment