Skip to content

Instantly share code, notes, and snippets.

@camisetags
Last active September 4, 2018 17:32
Show Gist options
  • Save camisetags/3867dbda915adb50b744c4aba57a9f12 to your computer and use it in GitHub Desktop.
Save camisetags/3867dbda915adb50b744c4aba57a9f12 to your computer and use it in GitHub Desktop.
sticker-da-galera
[
{
"nome": "Diego",
"stickers": [
"https://www.nerdstickers.com.br/todos/rm-star-wars/",
"https://www.nerdstickers.com.br/todos/rm-star-wars-ii/"
],
"total": 11.98
},
{
"nome": "Claudinho",
"stickers": [
"https://www.nerdstickers.com.br/todos/ruby-ii/",
"https://www.nerdstickers.com.br/todos/darth-vader-dark-side/",
"https://www.nerdstickers.com.br/todos/there-place-like/",
"https://www.nerdstickers.com.br/todos/errrrou/"
],
"total": 16.96
},
{
"nome": "Cynthia",
"stickers": [
"https://www.nerdstickers.com.br/todos/nasa-edicao-especial/",
"https://www.nerdstickers.com.br/todos/rails/",
"https://www.nerdstickers.com.br/todos/front-end/",
"https://www.nerdstickers.com.br/todos/css-is-awesome/"
],
"total": 19.96
},
{
"nome": "Camiseta",
"stickers": [
"https://www.nerdstickers.com.br/todos/elon-musk-spacex/",
"https://www.nerdstickers.com.br/todos/spacex-dragon-v2-especial/",
"https://www.nerdstickers.com.br/todos/spacelab-2-nasa-nerdstickers/",
"https://www.nerdstickers.com.br/todos/adesivo-challenger-nasa-stickers/",
"https://www.nerdstickers.com.br/todos/python/"
],
"total": 23.96
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment