This GraphQL API can be used to get quotes, warnings and actor and character information from the Danish TV show called "Casper & Mandrilaftalen".
In order to get this project up and running you'll need to have the following installed:
To run the containerized project just run:
docker-compose up
For querying the GraphQL API just follow the link to:
To tear down the project again just run:
docker-compose down