TelesignKit is a Swift package used to communicate with the Telesign API for Server Side Swift Apps.
What’s Telesign?
Telesign is a Communication Platform as a Service. Allowing you to send SMS messages for your use case, text to voice communications, phone identification to reduce risk/fraud and many other things.
Installation
To start using TelesignKit, in your Package.swift, add the following
TelesignKit
TelesignKit is a Swift package used to communicate with the Telesign API for Server Side Swift Apps.
What’s Telesign?
Telesign is a Communication Platform as a Service. Allowing you to send SMS messages for your use case, text to voice communications, phone identification to reduce risk/fraud and many other things.
Installation
To start using TelesignKit, in your
Package.swift
, add the followingUsing the API
In your
main.swift
simply create aTelesignClient
:Vapor Integration
To use TelesignKit with Vapor 4.x, add a simple extension on
Request
.Supports the following APIs