Skip to content

Instantly share code, notes, and snippets.

@teles
Last active March 2, 2023 18:07
Show Gist options
  • Save teles/c3da00012e9d3305b17392512a855fb9 to your computer and use it in GitHub Desktop.
Save teles/c3da00012e9d3305b17392512a855fb9 to your computer and use it in GitHub Desktop.
[
{
"name": "Couch",
"price": 1000,
"description": "Nice and comfy couch used just twice to smoke marijuana with Joe Biden",
"condition": "used",
"image": ""
},
{
"name": "G.I Joe",
"price": 10,
"description": "Original action figure G.I Joe from the year of 1973",
"condition": "used",
"image": ""
},
{
"name": "Fofão Toy",
"price": 10,
"description": "Original action figure G.I Joe from the year of 1973 (includes original knife)",
"condition": "used",
"image": ""
},
{
"name": "Spiderman first comic",
"price": 223423,
"description": "Signed by Stan Lee",
"condition": "used",
"image": "https://legendary-digital-network-assets.s3.amazonaws.com/wp-content/uploads/2021/09/12210235/clean.jpg"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment