Deployable version of the udemy flask api code. This version is designed for deploying to heroku.
- this repo employs the flask-jwt-extension
- the requirements.txt came from another flask tutorial
This repo contains the files required for deploying to heroku.
- launch an ubuntu instance
- retain the ubuntu ec2 user instead of creating a new user
- continue with configuration as described in the tutorial
Coming soon