Skip to content

Instantly share code, notes, and snippets.

@pushmatrix
Created October 30, 2012 07:43
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 pushmatrix/3978832 to your computer and use it in GitHub Desktop.
Save pushmatrix/3978832 to your computer and use it in GitHub Desktop.
Sample dashing API call
curl -d '{ "auth_token": "YOUR_AUTH_TOKEN", "current": 100 }' http://localhost:3030/widgets/karma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment