Package sms provides a small wrapper around AWS SNS to make SMS usage less obscure, conflating APIs FTW.
sms.Send("Hello World", "+19999999999")First export the PHONE environment variable to test against your number, and set your AWS credentials via the AWS_* environment variables.
tjholowaychuk.com · GitHub @tj · Twitter @tjholowaychuk