Skip to content

Instantly share code, notes, and snippets.

@masonforest
Created March 26, 2012 18:32
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 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=mason@murfie.com" localhost:3000/api/tokens
{"token":"we7q8NwHWJ42QysB5y8q"}%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment