vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!

Go ✓ Official SDK v0.14.0
52 stars  ·  38 forks  ·  Updated  ·  Apache-2.0
Install
go get github.com/Vonage/vonage-go-sdk
View on GitHub
📄 Documentation
2fagolangnexmosmsvoicevonage
Supported APIs (5)

The Vonage Business Cloud Account API enables you to retrieve information about accounts. Your application must subscrib

The Vonage Business Cloud Extension API enables you to retrieve information about extensions. Your application must subs

The Vonage Business Cloud Reports API enables you to retrieve call logs for your account. Your application must subscrib

vonage.com:user unknown

The Vonage Business Cloud User API enables you to retrieve information about users. Your application must subscribe to t

vonage.com:vgis unknown

The Vonage Integration Suite API enables call control and webhooks for call events. Your application must subscribe to t

Version history All releases ↗

* Minor updates to Number Insight examples, using the correct terminology, adding functionality and a webhook for advanced async requests.

* Breaking change for send SMS * Removed dependencies on internal structures

The SDK now has support for the Secure Customer Authentication required by Payment Services Directive (PSD2). Find out more about this feature [on the…

* Add support for Sender ID * Better example documentation

Minor release with readme updates and a fix for a bug with the user-agent header info

The NCCO object knows how to JSON Marshal itself

*Not backwards compatible* Do not upgrade from v0.8 or earlier versions. This is a refresh of the Vonage Go SDK. It's at an alpha stage, but it has…

Quality signals
Score
Stars52
Forks38
Last updated
LicenseApache-2.0
✓ Official SDK