Skip to content

AlexanderMelian/Alkemy_Challenge_DisneyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alkemy Challenge Disney API

Español
English Links que me ayudaron

Español

En este markdown documentaré todo con respecto a este ejercicio.

Dependencias:

  • MariaDB Driver
  • Spring Data JPA
  • Spring Web
  • Lombok
  • security
  • Mail Sender


Para hacer una búsqueda hay que colocar dentro de la url correspondiente el equivalente a

url:puerto/{tipo}?{filtro}={valor}
Ejemplo localhost:8080/characters?name=THOR El mail es enviado por gmail, fue testeado enviando a unos mails temporales.


English

In this markdown i will document everything of this exercise.

Dependencies:

  • MariaDB Driver
  • Spring Data JPA
  • Spring Web
  • Lombok
  • security
  • Mail Sender

For make a search you need to write in the url this format.

url:puerto/{tipo}?{filtro}={valor}

Example localhost:8080/characters?name=THOR

The email is sent by gmail, was tested sending to temporal mails.


Links

Videos/Páginas/Cursos que me ayudaron:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages