Last active
June 9, 2022 01:29
-
-
Save hgarciaalberto/870a361954c68baab915a91414dd028c to your computer and use it in GitHub Desktop.
Waracle test data
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
[ | |
{ | |
"title":"Lemon cheesecake", | |
"desc":"A cheesecake made of lemon", | |
"image":"https://s3-eu-west-1.amazonaws.com/s3.mediafileserver.co.uk/carnation/WebFiles/RecipeImages/lemoncheesecake_lg.jpg" | |
}, | |
{ | |
"title":"victoria sponge", | |
"desc":"sponge with jam", | |
"image":"https://upload.wikimedia.org/wikipedia/commons/0/05/111rfyh.jpg" | |
}, | |
{ | |
"title":"Carrot cake", | |
"desc":"Bugs bunnys favourite", | |
"image":"https://hips.hearstapps.com/del.h-cdn.co/assets/18/08/1519321610-carrot-cake-vertical.jpg" | |
}, | |
{ | |
"title":"Banana cake", | |
"desc":"Donkey kongs favourite", | |
"image":"http://ukcdn.ar-cdn.com/recipes/xlarge/ff22df7f-dbcd-4a09-81f7-9c1d8395d936.jpg" | |
}, | |
{ | |
"title":"Birthday cake", | |
"desc":"a yearly treat", | |
"image":"https://www.frenchvillagebakery.co.uk/databaseimages/prd_8594342__painted_pink_and_gold_cake_512x640.jpg" | |
}, | |
{ | |
"title":"Lemon cheesecake", | |
"desc":"A cheesecake made of lemon", | |
"image":"https://s3-eu-west-1.amazonaws.com/s3.mediafileserver.co.uk/carnation/WebFiles/RecipeImages/lemoncheesecake_lg.jpg" | |
}, | |
{ | |
"title":"victoria sponge", | |
"desc":"sponge with jam", | |
"image":"https://upload.wikimedia.org/wikipedia/commons/0/05/111rfyh.jpg" | |
}, | |
{ | |
"title":"Carrot cake", | |
"desc":"Bugs bunnys favourite", | |
"image":"https://hips.hearstapps.com/del.h-cdn.co/assets/18/08/1519321610-carrot-cake-vertical.jpg" | |
}, | |
{ | |
"title":"Banana cake", | |
"desc":"Donkey kongs favourite", | |
"image":"http://ukcdn.ar-cdn.com/recipes/xlarge/ff22df7f-dbcd-4a09-81f7-9c1d8395d936.jpg" | |
}, | |
{ | |
"title":"Birthday cake", | |
"desc":"a yearly treat", | |
"image":"https://www.frenchvillagebakery.co.uk/databaseimages/prd_8594342__painted_pink_and_gold_cake_512x640.jpg" | |
}, | |
{ | |
"title":"Lemon cheesecake", | |
"desc":"A cheesecake made of lemon", | |
"image":"https://s3-eu-west-1.amazonaws.com/s3.mediafileserver.co.uk/carnation/WebFiles/RecipeImages/lemoncheesecake_lg.jpg" | |
}, | |
{ | |
"title":"victoria sponge", | |
"desc":"sponge with jam", | |
"image":"https://upload.wikimedia.org/wikipedia/commons/0/05/111rfyh.jpg" | |
}, | |
{ | |
"title":"Carrot cake", | |
"desc":"Bugs bunnys favourite", | |
"image":"https://hips.hearstapps.com/del.h-cdn.co/assets/18/08/1519321610-carrot-cake-vertical.jpg" | |
}, | |
{ | |
"title":"Banana cake", | |
"desc":"Donkey kongs favourite", | |
"image":"http://ukcdn.ar-cdn.com/recipes/xlarge/ff22df7f-dbcd-4a09-81f7-9c1d8395d936.jpg" | |
}, | |
{ | |
"title":"Birthday cake", | |
"desc":"a yearly treat", | |
"image":"https://www.frenchvillagebakery.co.uk/databaseimages/prd_8594342__painted_pink_and_gold_cake_512x640.jpg" | |
}, | |
{ | |
"title":"Lemon cheesecake", | |
"desc":"A cheesecake made of lemon", | |
"image":"https://s3-eu-west-1.amazonaws.com/s3.mediafileserver.co.uk/carnation/WebFiles/RecipeImages/lemoncheesecake_lg.jpg" | |
}, | |
{ | |
"title":"victoria sponge", | |
"desc":"sponge with jam", | |
"image":"https://upload.wikimedia.org/wikipedia/commons/0/05/111rfyh.jpg" | |
}, | |
{ | |
"title":"Carrot cake", | |
"desc":"Bugs bunnys favourite", | |
"image":"https://hips.hearstapps.com/del.h-cdn.co/assets/18/08/1519321610-carrot-cake-vertical.jpg" | |
}, | |
{ | |
"title":"Banana cake", | |
"desc":"Donkey kongs favourite", | |
"image":"http://ukcdn.ar-cdn.com/recipes/xlarge/ff22df7f-dbcd-4a09-81f7-9c1d8395d936.jpg" | |
}, | |
{ | |
"title":"Birthday cake", | |
"desc":"a yearly treat", | |
"image":"https://www.frenchvillagebakery.co.uk/databaseimages/prd_8594342__painted_pink_and_gold_cake_512x640.jpg" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment