Skip to content
/ go-sms Public

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

License

Notifications You must be signed in to change notification settings

tj/go-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages