Skip to content

Instantly share code, notes, and snippets.

@masonforest
Created March 26, 2012 18:32
Show Gist options
  • Save masonforest/2208534 to your computer and use it in GitHub Desktop.
Save masonforest/2208534 to your computer and use it in GitHub Desktop.
Demo API Call: Login
curl -X POST -d"password=****&[email protected]" localhost:3000/api/tokens
{"token":"we7q8NwHWJ42QysB5y8q"}%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment