Skip to content

messenger-io is RESTful Web application aimed to demonstrate how to send SMS messages using Twilio API.

License

Notifications You must be signed in to change notification settings

cyberalexander/messenger-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messenger-io

About

messenger-io is RESTful Web application aimed to demonstrate how to send SMS messages using Twilio API.

Beginner's guid

  1. To start working with messenger-io you need to register an account in Twilio.
  2. Then you need to update application.yml
twilio:
  account_sid: #your account sid
  auth_token: #your auth token
  from_number: # your trial number
  1. After that you can run the application
  2. Start sending sms's
  3. That simple! Enjoy!

About

messenger-io is RESTful Web application aimed to demonstrate how to send SMS messages using Twilio API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages