Skip to content

oanogin/go-smsru

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang-client for the SMS.ru API

GoDoc

Supports:

  • sms/send
  • sms/status
  • sms/cost
  • balance
  • limit
  • senders
  • stoplist/get
  • stoplist/add
  • stoplist/del
  • callback/get
  • callback/add
  • callback/del

Installation

Install:

go get github.com/oanogin/go-smsru

Import:

import "github.com/oanogin/go-smsru"

Tests

phone=YOUR_PHONE api_id=YOUR_API_ID go test

About

Golang-client for the SMS.ru API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%