Skip to content

Instantly share code, notes, and snippets.

@KorigamiK
Last active July 17, 2022 07:38
Show Gist options
  • Save KorigamiK/ad808c43f4ccff6b92e4fb652c4916a8 to your computer and use it in GitHub Desktop.
Save KorigamiK/ad808c43f4ccff6b92e4fb652c4916a8 to your computer and use it in GitHub Desktop.
test.json
[
{
"_id": "62d30558bcfa950f0a373eb4",
"title": "rice",
"cost": 21.5
},
{
"_id": "62d30602bcfa950f0a373eb5",
"title": "daal",
"cost": 17.7
},
{
"_id": "62d30602bcfa950f0a373eb6",
"title": "soya bean",
"cost": 19.6
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment