The place to start if you develop Twilio integrations in Go
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.
Contributions are very welcome. Please send a PR if you want to add or change this list.
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 |
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |
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
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.
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
Twilio: make and receive calls
Google Cloud Platform: Using SMS and Voice Services via Twilio