There are a few ways to get info from an API
const response = await fetch("mysite.com/api/dogs")
const start = await () => { const response = await fetch("https://mysite.com/api/dogs); };
There are a few ways to get info from an API
const response = await fetch("mysite.com/api/dogs")
const start = await () => { const response = await fetch("https://mysite.com/api/dogs); };