Skip to content

Instantly share code, notes, and snippets.

@obelich
Created May 3, 2018 22:58
Show Gist options
  • Save obelich/c67aa32af906833723f73582fe0f9dc5 to your computer and use it in GitHub Desktop.
Save obelich/c67aa32af906833723f73582fe0f9dc5 to your computer and use it in GitHub Desktop.
axios.get("$url$").then((response) => {
console.log(response);
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment