Created
January 24, 2018 16:36
-
-
Save rmsaitam/928dbc9ec9c136db7c633190296fcec2 to your computer and use it in GitHub Desktop.
Categorias
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"name": "Televisores" | |
}, | |
{ | |
"id": 2, | |
"name": "Celulares" | |
}, | |
{ | |
"id": 3, | |
"name": "Lava-roupas" | |
}, | |
{ | |
"id": 4, | |
"name": "Notebooks" | |
}, | |
{ | |
"id": 5, | |
"name": "Câmeras fotográficas" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment