Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 586 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 586 Bytes

2022-GOReads

Assignment for the 2022 edition of the "Web Development and the Semantic Web" course, by Kevin Carvalho de Jesus and Leonardo Lopes Pinto

How do i run it?

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 

How do i use the api?

If you wanna know exactly what features you got on the api, you can refer to the api documentation and see more :)