repositorypackage
0.0.0-20220108065320-46fac75d43ae
Repository: https://github.com/athom/danmi.git
Documentation: pkg.go.dev
# README
Danmi Go SDK
Install
go get github.com/athom/danmi
Usage
danmi := danmi.NewDanmi(accountSid, authToken, endpoint)
danmi.SendOTP("13145791314", templateId, "hello yu")
Happy coding!
License
MimiPay is released under the WTFPL License.