Skip to content

AlleyPin/infobip-api-go-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infobip API Go client

Prerequisites

Go Library has been tested with go versions 1.8.x, 1.9.x and 1.10.x.

Installation

go get github.com/infobip/infobip-api-go-client

Usage

You can run the examples by executing following commands from the root of this project:

cd ./examples
go build
./example -username=your-infobip-username -password=your-infobip-password -phone=destination-phone-number

Find out what that does in ./example.

About

Infobip API client for go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%