Skip to content

Instantly share code, notes, and snippets.

@seyedsahil
Created December 4, 2020 15:53
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 seyedsahil/b7fd9a6728bc6af741d597b20796fab1 to your computer and use it in GitHub Desktop.
Save seyedsahil/b7fd9a6728bc6af741d597b20796fab1 to your computer and use it in GitHub Desktop.
demo file created for tutorial
[
{
"name": "Apple",
"available": true,
"count": 20
},
{
"name": "Orange",
"available": false,
"count": 0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment