Skip to content

Instantly share code, notes, and snippets.

@tternes
Created November 25, 2014 04:47
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 tternes/e0bfbb418347331c034f to your computer and use it in GitHub Desktop.
Save tternes/e0bfbb418347331c034f to your computer and use it in GitHub Desktop.
Pactola Example: curl
#!/bin/sh
curl -X POST --data '{"message":"Hello, Pactola"}' http://pactola.io/f1b7db32/notification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment