sms

command module
v0.0.0-...-d521ba1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2020 License: MIT Imports: 9 Imported by: 0

README

sms

sms is a web server which connects to your gsm modem via COM port and exposes http API to send messages.

To build this project run:

git clone https://github.com/alexgear/sms
godep go build

To run web server execute generated binary:

./sms

Sending a message is as easy as making http POST request:

curl -d "to=000000000000&text=hello" 127.0.0.1:8080/api/sms

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL