Skip to content

Instantly share code, notes, and snippets.

@clubeagn
Created October 18, 2018 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clubeagn/11b44c382828c431ff3279ca86421969 to your computer and use it in GitHub Desktop.
Save clubeagn/11b44c382828c431ff3279ca86421969 to your computer and use it in GitHub Desktop.
example_ajax
app.request.get('http://www.whileushop.com/lama/json.php',function (data) {
console.log(data);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment