Skip to content

Instantly share code, notes, and snippets.

@alexmic
Created February 16, 2013 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save alexmic/4964806 to your computer and use it in GitHub Desktop.
Save alexmic/4964806 to your computer and use it in GitHub Desktop.
Avocarrot.config({
auth: 'api_key',
api_key: '1234'
});
Avocarrot.getRandomReward(function(err, reward) {
// todo
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment