Assignment for the 2022 edition of the "Web Development and the Semantic Web" course, by Kevin Carvalho de Jesus and Leonardo Lopes Pinto
This whole project was dockerized, so if you got docker installed on your machine, running this project is as simple as executing the following command:
sudo docker-compose up
If you wanna know exactly what features you got on the api, you can refer to the api documentation and see more :)