Twilio-Hackpack-for-Heroku-and-Flask
Twilio-Hackpack-for-Heroku-and-Flask copied to clipboard
The fastest way to start using Twilio with Python.
Bumps [flask](https://github.com/pallets/flask) from 0.11.1 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...
By default heroku uses HTTP auth which are of the form git.heroku.com/app.git rather than the SSL form git@
how i imagine this might work: - hit a flask endpoint that creates an application for you, shells out to git remote to get your heroku url, configures your app...