Skip to content

Instantly share code, notes, and snippets.

@livehass
Last active May 8, 2023 23:10
Show Gist options
  • Save livehass/5c1e00347a8961031a193cbff7e504b9 to your computer and use it in GitHub Desktop.
Save livehass/5c1e00347a8961031a193cbff7e504b9 to your computer and use it in GitHub Desktop.
my-list
[
{
"item": "Camiseta preta",
"quantity": 47,
},
{
"name": "Calça azul",
"quantity" "22",
},
{
"name": "Camiseta amarela",
"peso": 3,
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment