kingzbauer / africastalking-go

An AfricasTalking SDK implementation in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial AfricasTaking Go SDK

Package africastalking-go aims to provide a simple and comprehensive interface to AfricasTalking API service. This is still under active development.

Requirements

go >= 1.13

Works go modules

Installation

go get github.com/kingzbauer/africastalking-go

You can use the different service packages by importing them

import "github.com/kingzbauer/africastalking-go/sms"

About

An AfricasTalking SDK implementation in Golang

License:MIT License


Languages

Language:Go 100.0%