Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 749 Bytes

Description - Descripcion:

  • The project was implemented with the Spring Boot, Spring Security and Hibernate framework. With a MySQL DBMS

  • El proyecto fue implementado con el marco de trabajo Spring Boot, Spring Security e Hibernate. Con una SGBD MySQL

::: ENDPOINTS :::

English.

  • /api/servants -> Find all Servants
  • /api/servant/Okita-Souji -> Find servant by name. Names must be separated by hyphens if you have any spaces in the name. For example: Okita Souji = Okita-Souji

Spanish.

  • /api/servants -> Encontrar todos los servants
  • /api/servant/Okita-Souji -> Encontrar servant por el nombre. Los nombres deben estar separados por guiones si tiene algun espacio en el nombre. Por ejemplo: Okita Souji = Okita-Souji