Posts by Diosefer Vilela Bueno • 3 points
1 post
-
0
votes1
answer546
viewsQ: How to get the return data from the api with Vue.js
I am new to using Vue.js and have a problem getting back an api. My code is as follows:: div id="app"> <ul> <li v-for="album in albuns"> {{albuns.Id }} {{albuns.Nome}} </li>…
vue.jsasked Diosefer Vilela Bueno 3