Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maharshmellow/sms-verify
Simple Phone Verification using SMS and TILL API
https://github.com/maharshmellow/sms-verify
heroku sms-api sms-verification till
Last synced: 22 days ago
JSON representation
Simple Phone Verification using SMS and TILL API
- Host: GitHub
- URL: https://github.com/maharshmellow/sms-verify
- Owner: maharshmellow
- Created: 2017-05-07T01:48:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T04:58:41.000Z (over 7 years ago)
- Last Synced: 2024-11-14T19:37:07.361Z (3 months ago)
- Topics: heroku, sms-api, sms-verification, till
- Language: Python
- Homepage: https://sms.maharsh.net
- Size: 472 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMS Verification
Simple demo of verifying a phone number.```diff
- put the country code and the area code for it to work properly (ex: `1XXXXXXXXXX` for a Canadian / US number)
- the SMS API has a limit of 100 free messages per month so it will not work if the limit has been reached
```### Screenshots
##### Main Screen
##### Verification Failed
##### Verification Successful