Skip to content

hoxfon/awesome-twilio-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-twilio-golang

The place to start if you develop Twilio integrations in Go

Motivation

Unlike for other programming languages Twilio doesn't provide an official Go library. This repo provides developers with links and reference to quickly find what they are looking for.

Contributing

Contributions are very welcome. Please send a PR if you want to add or change this list.

Wrappers and libraries

This list is ordered by the number of features implemented.

Name SMS Call TwiML IP Msg Usage Conf Acc Queue Rec Av Num Inc Num Tw App Media keys Noti Transcript Out Call Id Lookup Alerts SIP
natebrennand/twiliogo yes yes yes yes yes yes yes yes yes yes yes yes yes yes yes
kevinburke/twilio-go yes yes yes yes yes yes yes yes yes yes yes
ckvist/twilio yes yes yes yes yes yes yes yes yes yes
chrisenytc/twilio Fork yes yes yes yes yes yes yes yes yes yes
carlosdp/twiliogo yes yes yes yes
tulip/twiliogo Fork yes yes yes yes yes
fabriziomoscon/twiliogo Fork yes yes yes yes yes yes yes yes
eazynow/twilio-go yes yes yes yes yes yes yes
cousine/go-twilio yes yes yes yes yes
wyc/utwil yes yes yes
agonzalezro/twilio-go yes yes
sfreiberg/gotwilio yes yes
rodzzlessa24/twiliogo yes yes
subosito/twilio yes
                                                                      |   |    |     |      |     |    |   |     |   |      |       |      |     |    |    |          |           |      |      |
                                                                      |   |    |     |      |     |    |   |     |   |      |       |      |     |    |    |          |           |      |      |

User identity and access tokens

kevinburke/twilio-go Provide a full implementation of access token with all Twilio grants for IPMessaging, Video and Programmable Voice. And provide an implementation for capabilities tokens.

corytodd/accesstoken-go Go implementation for Twilio access tokens and Programmable Video. Go AccessToken creator for Twilio with support for grants. This library supports HS256, HS384, and HS512 hashing using a minimal JWT implementation.

xaviiic/twilioGo Implements both capabilities and access tokens

enahum/twilio-accesstoken-go Similar to corytodd/accesstoken-go

ZBoxApp/twilio-accesstoken-go Similar to corytodd/accesstoken-go

Capability tokens

kevinburke/twilio-go Provide a full implementation of access token with all Twilio grants for IPMessaging, Video and Programmable Voice. And provide an implementation for capabilities tokens.

xaviiic/twilioGo

Tools and projects written in Go

saintpete/logrole LogRole for Twilio - Create User Roles for Limited Access to Twilio Logs

titanous/twilio-forwarder Forward calls and SMS to email

Syerram/twilio_load A Load tester tool for Twilio endpoints

Swatto/promtotwilio Send text messages for Prometheus alerts using Twilio

tulip/terraform-provider-twilio Terraform provider to allocate and configure local phone numbers on Twilio

streamrail/twilio-gae simple Twilio Google App Engine client for Go

kyleconroy/htwml5 Convert HTML to TwiML

Blog articles

Twilio: make and receive calls

Twilio: sending SMS

Google Cloud Platform: Using SMS and Voice Services via Twilio

License

MIT

About

List of Twilio Golang resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published