Skip to content

Instantly share code, notes, and snippets.

@rakeshdey0018
Last active June 5, 2019 18:12
Show Gist options
  • Save rakeshdey0018/ee6fcd10eef6608966abc95d829f4eff to your computer and use it in GitHub Desktop.
Save rakeshdey0018/ee6fcd10eef6608966abc95d829f4eff to your computer and use it in GitHub Desktop.
{
"Employee": {
"name": "Rakesh",
"job": "software engg.",
"address": "kolkata",
"contact": [{
"office": "22222",
"personal": "9999999999"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment