Skip to content

Instantly share code, notes, and snippets.

@totango
Created March 4, 2012 19:01
Show Gist options
  • Save totango/1974367 to your computer and use it in GitHub Desktop.
Save totango/1974367 to your computer and use it in GitHub Desktop.
Appbox - create message curl
curl -v -d "receiver_id=jimmy@zeppelin.com&sender_name=Robert Plant&content=Hello World from Appbox&app_id=f6c93021a09dfbff7c8bd&secret=b1c2048a7592e05e1c9b6ac31b01590b85657a5c" http://www.appboxjs.com/api/v1/appbox/admin/new_message/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment