Deploy A Flask App On Heroku
How To Deploy Python Flask App? In the previous article, we created a Rest API with Python Flask. Now we shall deploy the flask app on Heroku. You just have to follow very few steps in order to deploy the flask app. Why use Heroku? Heroku is one of the most preferred cloud service platforms …