TwilioDevEd / api-snippets

Code snippets for the Twilio API Documentation
MIT License
259 stars 468 forks source link

feat: add Go samples for messaging twiml + validation examples #990

Closed stern-shawn closed 2 years ago

stern-shawn commented 2 years ago

Adds Golang support for Messaging TwiML samples, such as when running a server that needs to respond to an incoming message with an SMS/MMS in kind.

Also adds example servers for validating incoming webhook requests