Skip to content

Instantly share code, notes, and snippets.

@filipemacedo
Created July 8, 2021 16:24
Show Gist options
  • Save filipemacedo/d4819032b7e97a00b65a9423a9576e8c to your computer and use it in GitHub Desktop.
Save filipemacedo/d4819032b7e97a00b65a9423a9576e8c to your computer and use it in GitHub Desktop.
axios.get(url, {
headers,
params: {
from: 10,
limit: 10
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment