/go-sms

AWS SNS SMS :) wrapper to make its SMS support nicer to use

Primary LanguageGoMIT LicenseMIT

go-sms

Package sms provides a small wrapper around AWS SNS to make SMS usage less obscure, conflating APIs FTW.

Example

sms.Send("Hello World", "+19999999999")

Running Tests

First export the PHONE environment variable to test against your number, and set your AWS credentials via the AWS_* environment variables.

Badges

GoDoc


tjholowaychuk.com  ·  GitHub @tj  ·  Twitter @tjholowaychuk