Esendex Go SMS SDK
Our Go SDK is an easy to use client for our REST API which you can use to integrate SMS and Voice messaging into any Go application.
Requirements
- Go
- An internet connection
- An Esendex Account (create your account)
Installation
The SDK can be installed with go get
:
go get github.com/esendex/esendex-go-sdk
Usage
See the Godoc for full documentation.