proxy.golang.org : github.com/lopezator/gonexmo
Package nexmo implements a simple client library for accessing the Nexmo API. Usage is simple. Create a nexmo.Client instance with NewClientFromAPI(), provide your API key and API secret. Compose a new Message and then call Client.SMS.Send(Message). The API will return a MessageResponse which you can use to see if your message went through, how much it cost, etc.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/lopezator/gonexmo
License: BSD-2-Clause
Latest release: over 7 years ago
First release: over 8 years ago
Namespace: github.com/lopezator
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago