Answer the question
In order to leave comments, you need to log in
How with api to accept only those objects that have a certain property?
axios.defaults.headers.common['x-api-key'] = process.env.VUE_APP_ANIMALS
let response = await axios.get('https://api.thedogapi.com/v1/images/search', {params: {limit:50 , size: "full"}})
fetch
?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question