WAY2SMS API
This repository contains python script to send messages to mobile numbers from way2sms
Procedure
- Browse to the folder
- In terminal, type python server.py
- 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- The status will be returned
Language
Python
Framework
Tornado
Made By
Piyush Goyal

Log in or sign up for Devpost to join the conversation.