Skip to content

Instantly share code, notes, and snippets.

@mugveiga
Created January 24, 2017 12:13
Show Gist options
  • Save mugveiga/1d5354b33c4b64f95df0aa28ef46435d to your computer and use it in GitHub Desktop.
Save mugveiga/1d5354b33c4b64f95df0aa28ef46435d to your computer and use it in GitHub Desktop.
[
{
"name": "AMAZON.COM",
"ts": 1477375800,
"amount": 999,
"id": 1,
"category": {
"id": 1,
"name": "house",
"logo": "http://www.iconsdb.com/icons/preview/orange/house-xxl.png"
},
"tags": [
{
"name": "InternetPurchase",
"id": 1
}
]
},
{
"name": "Saraiva",
"ts": 1477383900,
"amount": 2400,
"id": 2,
"category": {
"id": 2,
"name": "book",
"logo": "http://megaicons.net/static/img/icons_sizes/8/178/128/printed-matter-book-icon.png"
},
"tags": [
{
"name": "InternetPurchase",
"id": 1
},
{
"name": "Books",
"id": 2
}
]
},
{
"name": "MC DONALDS",
"ts": 1477388880,
"amount": 990,
"id": 3,
"category": {
"id": 3,
"name": "food",
"logo": "https://cdn2.iconfinder.com/data/icons/maki/100/fast-food-256.png"
},
"tags": [
{
"name": "Food",
"id": 3
},
{
"name": "Lunch",
"id": 4
}
]
},
{
"name": "AMAZON.COM",
"ts": 1477489680,
"amount": 888,
"id": 4,
"category": {
"id": 1,
"name": "house",
"logo": "http://www.iconsdb.com/icons/preview/orange/house-xxl.png"
},
"tags": [
{
"name": "InternetPurchase",
"id": 1
}
]
},
{
"name": "Saraiva",
"ts": 1477501320,
"amount": 2404,
"id": 5,
"category": {
"id": 2,
"name": "book",
"logo": "http://megaicons.net/static/img/icons_sizes/8/178/128/printed-matter-book-icon.png"
},
"tags": [
{
"name": "InternetPurchase",
"id": 1
},
{
"name": "Books",
"id": 2
}
]
},
{
"name": "MC DONALDS",
"ts": 1477475280,
"amount": 995,
"id": 6,
"category": {
"id": 3,
"name": "food",
"logo": "https://cdn2.iconfinder.com/data/icons/maki/100/fast-food-256.png"
},
"tags": [
{
"name": "Food",
"id": 3
},
{
"name": "Lunch",
"id": 4
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment