code for the flask app
This is one of three Flask apps that are deployed in ONE container on Amazon AWS Lightsail. This works via some middleware that routes the web request to the correct app based on strings in the url I believe. These are all part of my Python Portfolio.