Skip to content

Instantly share code, notes, and snippets.

@twaddington
Created May 28, 2012 07:49
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 twaddington/deffc3c3a09448248396 to your computer and use it in GitHub Desktop.
Save twaddington/deffc3c3a09448248396 to your computer and use it in GitHub Desktop.
$ curl -H "Authorization: OAuth your_application_access_token" https://api.geoloqi.com/1/message/send -d "user_id=USER_ID" -d "text=hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment