Skip to content

codeblocktz/nextsms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NextSMS API Go Client

Go Reference MIT License

NextSMS Go library written on top of Next SMS API Documentation.

For more info: Next SMS Documentation, Next SMS

Installation

Install the library using the following command:

go get github.com/codeblocktz/nextsms

Usage

To use this library import it into your working file using the following:

import "github.com/codeblocktz/nextsms"

To do

  • Update installation guide
  • Update usage with single sms implementation
  • Update usage with multiple sms implementation
  • Add examples
  • Contribution guide
  • Sms delivery status query
  • Automated tests

About

NextSMS API Go library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages