Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1000 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 1000 Bytes

Movie Uplink - Flask

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.

Screenshots

Movie Uplink Flask Screenshot

Movie Uplink Flask Movie Detail Screenshot

Configuration

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.