/lores-api

Repository created to store the API for the Lores Dental Clinic. The project was built to practice and learn new aspects of Spring JPA with Security using the REST API Pattern.

Primary LanguageJava

Lores Dental Clinic API

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: