Logo Lanfrica

liciolentimo/flask_ussd

Domaine:

digital infrastructure

Type de record:

software
Créateur:
lic
Hôte:
Simple ussd application built with Flask, Africa's Talking, Heroku and Docker # Flask USSD Application Simple ussd application built with Flask, Africa's Talking, Heroku and Docker ## Prerequisites - Python 3 - Docker CLI - Heroku CLI - Africa's Talking Sandbox Account ## Installation instructions - `pip install -r requirements.txt` - `docker build -t flaskafricastalking .` - `heroku create` - `heroku container:push web --app ` - `heroku container:release web --app ` ## Set up USSD on Africa's Talking - Create a USSD Channel - On your callback, get the URL from your Heroku app and add it as your callback URL. - Launch the simulator ## Stargazers over time ## Resources Refer to this blog post for further references.