ehrnjic / infobip-api-go-client

Infobip API client for go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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=destiantion-phone-number

Find out what that does in ./example.

About

Infobip API client for go.

License:Apache License 2.0


Languages

Language:Go 100.0%