Skip to content

Pooksoft/PooksoftTextMagicAPI.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Introduction

PooksoftTextMagicAPI.jl is a Julia wrapper for the TextMagic application programming interface (API). This wrapper encodes basic text messaging functionality, namely, sending a string message to a phone number, or a single string message to a collection phone numbers encoded using the E.164 standard.

Installation and Requirements

PooksoftTextMagicAPI.jl can be installed, updated, or removed using the Julia package management system. To access the package management interface, open the Julia REPL, and start the package mode by pressing ]. While in package mode, to install PooksoftTextMagicAPI.jl, issue the command:

(@v1.5) pkg> add PooksoftTextMagicAPI

To use PooksoftTextMagicAPI.jl in your project issue the command (in your project or in the Julia REPL):

julia> using PooksoftTextMagicAPI

To use this package you need TextMagic API authentication credentials.

Documentation

About

Application programming interface (API) for TextMagic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages