Skip to content

Instantly share code, notes, and snippets.

@brendalong
Last active November 18, 2020 15:47
Show Gist options
  • Save brendalong/f877f01148ec7ed8e858b43b2f68b35b to your computer and use it in GitHub Desktop.
Save brendalong/f877f01148ec7ed8e858b43b2f68b35b to your computer and use it in GitHub Desktop.
{
"christmasList": [
{
"id": 1,
"title": "UFO with Aliens Inside"
},
{
"id": 2,
"title": "Tyrannosaurus Rex"
},
{
"id": 3,
"title": "Blue Ninety-nine Foot Robot"
},
{
"id": 4,
"title": "Purple Ninety-nine Foot Robot"
},
{
"id": 5,
"title": "Time Machine"
},
{
"id": 6,
"title": "Rocket-powered Shoes"
},
{
"id": 7,
"title": "Gentle Genie"
},
{
"id": 8,
"title": "Wizard Wand"
},
{
"id": 9,
"title": "Talking Fish"
},
{
"id": 10,
"title": "Unicorn"
},
{
"id": 11,
"title": "Dragon with a Castle"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment