VAGAS-CHALLENGE

This is a technical challenge of VAGAS.

STACKS

Java Spring

Postgres

Docker

ABOUT

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.

How to run

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#/

obs:

the score is not implements