Skip to content

Instantly share code, notes, and snippets.

@nagarajsajjan
Created July 9, 2018 08:45
Show Gist options
  • Save nagarajsajjan/64014ed9bb40b491441e1db085f907c1 to your computer and use it in GitHub Desktop.
Save nagarajsajjan/64014ed9bb40b491441e1db085f907c1 to your computer and use it in GitHub Desktop.
{
"profiles": [
{ "name":"Naga", "age":29, "city":"Bangalore" },
{ "name":"Nagaraj", "age":30, "city":"Hubli" },
{ "name":"Sajjan", "age":31, "city":"New York" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment