Skip to content

Instantly share code, notes, and snippets.

@fluxsaas
Created October 30, 2012 14:56
Show Gist options
  • Save fluxsaas/3980691 to your computer and use it in GitHub Desktop.
Save fluxsaas/3980691 to your computer and use it in GitHub Desktop.
API For Creating Checkins
curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d '{"checkin":{"device_token": "122","card_token": "12312", "timestamp": "2012-10-29T14:31:03"}}' http://checkin.easypep.de/checkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment