Skip to content

Instantly share code, notes, and snippets.

@JaveedIshaq
Created April 12, 2022 15:48
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 JaveedIshaq/02662d537b4f3d6b3d93ec25f2af209e to your computer and use it in GitHub Desktop.
Save JaveedIshaq/02662d537b4f3d6b3d93ec25f2af209e to your computer and use it in GitHub Desktop.
Persons 1 json
[
{
"name": "Foo 1",
"age": 20
},
{
"name": "Foo 1",
"age": 20
},
{
"name": "Foo 1",
"age": 20
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment