Skip to content

simple client implementation of SMS Manager HTTP API

License

Notifications You must be signed in to change notification settings

thevxn/sms-manager-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms-manager-go

Go Reference Go Report Card

Simple Go implementation of SMS Manager HTTP API.

usage

See example folder to see possible client usage.

in code

package main

import (
	"go.vxn.dev/sms-manager/pkg/client"
)

func main() {
    // ...
}

About

simple client implementation of SMS Manager HTTP API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages