Skip to content

Instantly share code, notes, and snippets.

@loopingrage
Created May 15, 2011 21:49
Show Gist options
  • Save loopingrage/973579 to your computer and use it in GitHub Desktop.
Save loopingrage/973579 to your computer and use it in GitHub Desktop.
Quite possibly the easiest way to send an SMS. http://smsified.com
curl -d "address=4155551212&message=oh+hi+there" -u"loopingrage" https://api.smsified.com/v1/smsmessaging/outbound/7177455108/requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment