NextSMS Go library written on top of Next SMS API Documentation.
For more info: Next SMS Documentation, Next SMS
Install the library using the following command:
go get github.com/codeblocktz/nextsms
To use this library import it into your working file using the following:
import "github.com/codeblocktz/nextsms"
- 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