Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

JeCheeseSmith/movies_at_rest

Repository files navigation

RESTful API wrapped around functionality from https://themoviedb.org. Includes a status page (simulation) to track the uptime of the API for external visitors.

The goal of this project was to demonstrate theoretical knowledge about a distributed system. This subproject has received the full grade (100%) for the course Distributed Systems

You may find additional notes in the official assignment or my report. The foundations of this system serve as a starting point for the status page of my hobby project Octubre (See https://status.octubre.be)

To run a minimal proof of concept in your terminal, please execute:

chmod +x run_script.sh
./run_script.sh

You will have to supply your own API token from https://themoviedb.org and place it in run_api.sh!

About

RESTful API including a statuspage wrapped around https://themoviedb.org

Topics

Resources

Stars

Watchers

Forks

Contributors