Skip to content

Create service to use the platform as a service Twilio to send a text message using GoLang

Notifications You must be signed in to change notification settings

alessandrogama/SmsGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmsGo

Create service to use the platform as a service Twilio to send a text message using GoLang

Installation

1 - install Golang following instructions in -> https://go.dev/dl/

2 - create account in Twilio for get credentials -> https://www.twilio.com/pt-br/

# git clone repository
$ git clone https://github.com/alessandrogama/SmsGo

# rename .envexample
$ .envexample -> .env

# Add your credentials Twilio

About

Create service to use the platform as a service Twilio to send a text message using GoLang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages