ncellFastAPI
@awebisam
author:Used FastAPI to create WS application. Ncellapp module by @hemantapkh
NOTE: Not following best practices and, needs refactoring.
Current Features:
- View Balance
- Send SMS
- Send Free SMS(10 per day)
- Recharge
To Run:
- Clone the repo
- Install dependencies with "pip install -r requirements.txt"
- Run it with "uvicord main:app --reload"