Is it possible to change values in the frontend to api?
For example, I have an api that returns this to me:
"data":[
"nome": "sp",
"nome": "mg",
"nome": "rj"
]
Then, for example, I make a simple request of it using GET
this.axio...
asked by
21.11.2018 / 20:55