My first attempt to create the back-end side of a REST API in Flask. It uses an external movie dataset which needed to be preprocessed with pandas before it could be uploaded to a PostgreSQL database. It enables browsing through the database and adjusting how data is displayed.