Repository created to store the API for the Lores Dental Clinic. This project was created to practice and learn aspects of Spring and its tech related tools. This version of the API was made to fulfill the tasks given by André (Assignment 2) and Cássio (Assignment 2).
This API supports GET
, POST
, DELETE
and PUT
methods from HTTP Protocol. The API manages patients, dentists, appointments, treatments and specialties of a fictional clinic called Lores.
Tech used:
- Spring Data JPA
- Spring Validation
- Spring Security
- JWT
- MySQL
- Logger
Links: