Skip to content

Instantly share code, notes, and snippets.

@siddhant1
Last active March 31, 2018 13:16
Show Gist options
  • Save siddhant1/d445c27dc6ae473673bfec3207dac6e0 to your computer and use it in GitHub Desktop.
Save siddhant1/d445c27dc6ae473673bfec3207dac6e0 to your computer and use it in GitHub Desktop.
[
{
"type": "fruit",
"name": "apple",
"url":
"https://cdn2.macworld.co.uk/cmsdata/slideshow/3592138/8-Red-Apple_thumb100.jpg",
"price":"100Rupees"
},
{
"type": "fruit",
"name": "orange",
"url":
"https://www.shophop.co.in/media/product/3944/icon/2016-02-2511-41-151456380675orange-fruit-wallpaper-hd-2.jpg",
"price":"100Rupees"
},
{
"type": "fruit",
"name": "grapes",
"url":
"https://i.pinimg.com/736x/31/be/ae/31beae9972c6d684f47a123ef6204414--food--green-grapes.jpg",
"price":"100Rupees"
},
{
"type": "snacks",
"name": "Kurkure",
"url":
"https://www.kakasmartshopee.com/wp-content/uploads/2017/03/81OpOfpTQJL._SL1500_-100x100.jpg",
"price":"100Rupees"
},
{
"type": "snacks",
"name": "Lays",
"url":
"https://www.hi5mart.com/image/cache/catalog/branded%20foods/snacks/chips/Lays%20Potato%20Chips%20-%20Magic%20Masala,%2052%20gm%20Pouch-750x750.jpg",
"price":"100Rupees"
},
{
"type": "snacks",
"name": "Parle-g",
"url":
"https://img.etimg.com/thumb/msid-24922244,width-640,resizemode-4,imgsize-40095/2001.jpg",
"price":"100Rupees"
},
{
"type": "vegetables",
"name": "potato",
"url": "https://2.imimg.com/data2/CW/II/IMFCP-2764602/potato20-250x250.jpg",
"price":"100Rupees"
},
{
"type": "vegetables",
"name": "tomato",
"url":
"https://www.sbs.com.au/food/sites/sbs.com.au.food/files/styles/thumb_small/public/tomato_2.jpg?itok=3eSrNFAS",
"price":"100Rupees"
},
{
"type": "vegetables",
"name": "chillies",
"url":
"http://www.gourmetgarden.com/sites/default/files/styles/desk_herb_small/public/chilli_2_0.jpg?itok=dc4jzIGi",
"price":"100Rupees"
},
{
"type": "vegetables",
"name": "carrot",
"url":
"http://dhandeepseeds.com/media/catalog/product/cache/1/thumbnail/100x100/0a9252e4cdf1e2195c086b84cabdb4a9/c/a/carrot.png",
"price":"100Rupees"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment