This repository cointains the JWD Final Project API sources so students can integrate their solutions and consume the API.
- Download the sources and unzip the files.
- Install on your system Maven
- Excecute the following command:
mvn spring-boot:run
- To understand easier how to use the API use the following Postman Collection