Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 293 Bytes

File metadata and controls

4 lines (3 loc) · 293 Bytes

MLB_API_Client

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.