WAY2SMS API

This repository contains python script to send messages to mobile numbers from way2sms

Procedure

  1. Browse to the folder
  2. In terminal, type python server.py
  3. Using postman,enter the link
    http://127.0.0.1:8888/?uname=your_username&pswd=your_password&msg=message&mob=mobile_number
    under POST method
  4. The status will be returned

Language

Python

Framework

Tornado

Made By

Piyush Goyal

Built With

Share this project:

Updates