Skip to content

Instantly share code, notes, and snippets.

@snawaza243
Created January 2, 2024 10:52
Show Gist options
  • Save snawaza243/b2c160ac0fce0343f13c924a93f0fb07 to your computer and use it in GitHub Desktop.
Save snawaza243/b2c160ac0fce0343f13c924a93f0fb07 to your computer and use it in GitHub Desktop.
demo json data file
{
"employee": {
"name": "sonoo",
"salary": 56000,
"married": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment