Posts by christopher ramos • 1 point
1 post
-
0
votes1
answer19
viewsQ: How to consume API in Vue to condition a route
I have the following code, I need the const 'exist' to receive information from an api object, I am trying to use Axios but without success. const existe = informação da api; export default [ {…