8000 GitHub - cyberomin/RouteSMS: A modular API for interacting with the RouteSMS HTTP API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cyberomin/RouteSMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###RouteSMS A modular API for interacting with the RouteSMS HTTP API

#####Usage


sms = RouteSMS(username, password)
response = sms.send_message(recipient, sender, message)

The response will either be True or False depending on the outcome.

About

A modular API for interacting with the RouteSMS HTTP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0