This is a technical challenge of VAGAS.
This is a solution created by me for an old technical challenge for the backend position at VAGAS company. To see the complete challenge, click here.
For this challenge, I chose to use the Java language with the PostgreSQL database. To create the database, I used Docker Compose, which is widely used in corporate projects.
1- Run docker compose up
2- Run mvn spring-boot:run
3- The application will be available on http://localhost:3000
3- The doc will be available on http://localhost:3000/swagger-ui/index.html#/
the score is not implements