This Flask app is an update to my MovieUplink console application from December 2019. It incorporates the API calls made by that application, which used Uplink to model the API while also retaining the request caching I was originally using.
I kicked off this Flask project using the Flask-Starter project I built previously.
This application requires an API key which should be stored in the environment with a small number of other values. The necessary key can be generated on the The Movie Database API portal.