Skip to content

Instantly share code, notes, and snippets.

View cicerocamargo's full-sized avatar

Cícero Camargo cicerocamargo

View GitHub Profile
[
{
"name": "Direct - JP Morgan",
"id": 1
},
{
"name": "PayPal",
"id": 2
},
{
[
{
"name": "Itaú Unibanco",
"code": 341
},
{
"name": "Banco Intemedium",
"code": 77
}
]
[
{
"title": "Weights-Free Gain",
"imageURL": "https://assets.freeletics.com/training_plans/weights_free_gain/key_visual.jpg",
"duration": "12 weeks",
"isRecommended": true
},
{
"title": "Explosive Strength",
"imageURL": "https://assets.freeletics.com/training_plans/explosive_strength/key_visual.jpg",
@cicerocamargo
cicerocamargo / cardapio.json
Created March 9, 2018 17:14
Exemplo de JSON para o aplicativo de pizzaria do Gustavo :)
[
{
"tipo": "pizzas",
"valores": [
{
"nome": "",
"ingredientes": [],
"preco": 0.0,
"urlImagem": ""
},