Skip to content

Instantly share code, notes, and snippets.

@vishweshsoni
Last active January 9, 2020 08:35
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 vishweshsoni/d87ae1a3ffbb467140fb32b4b8914588 to your computer and use it in GitHub Desktop.
Save vishweshsoni/d87ae1a3ffbb467140fb32b4b8914588 to your computer and use it in GitHub Desktop.
Sample JSON
{
"id" : 1,
"name" : "vishwesh",
"languages" : [ "dart", "java", "js", "python", "c++"],
"mail" : "xyz@gmail.com",
"gender" : "male",
"about" : "SDE"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment