Last active
July 17, 2022 07:38
-
-
Save KorigamiK/ad808c43f4ccff6b92e4fb652c4916a8 to your computer and use it in GitHub Desktop.
test.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"_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