Skip to content

Instantly share code, notes, and snippets.

@DZuz14
Created August 13, 2021 20:02
Show Gist options
  • Save DZuz14/41f0459e92bb5dd0d90e81456a45af6a to your computer and use it in GitHub Desktop.
Save DZuz14/41f0459e92bb5dd0d90e81456a45af6a to your computer and use it in GitHub Desktop.
Fruits
[
{
"id":1,
"value":"banana"
},
{
"id":2,
"value":"apple"
},
{
"id":3,
"value":"mango"
},
{
"id":4,
"value":"grap"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment