- May 14, 2024
-
-
Ernests Malnacs authored
Implemented a DELETE request for the /api/pokemon/{id}, for deleting a specific pokemon from the data lists.
-
Ernests Malnacs authored
Implemented a GET handler for /api/pokemon/{id}, that returns the specified pokemon by id, if the pokemon with the ID does not exist, it responds with 404.
-
Ernests Malnacs authored
-
sodiumts authored
-
- May 13, 2024
-
-
Claudenir Fonseca authored
[WIP] Add CRUD and trainers [WIP] Update OpenAPI Practical session 3
-
- May 10, 2024
-
-
Ernests Malnacs authored
-
Ernests Malnacs authored
Added the option to delete a selected trainer from the list, as well as made the details section update correctly after an update and deleting.
-
Ernests Malnacs authored
-
Ernests Malnacs authored
-
Ernests Malnacs authored
-
Ernests Malnacs authored
-
Ernests Malnacs authored
-
Ernests Malnacs authored
Added a trainers page to pokeApp, that displays the trainers registered in the system in a similar way to the default Pokemon page. Located on the /pokemon/trainers.html endpoint.
-
- May 06, 2024
-
-
Morais Fonseca, Claudenir (UT-EEMCS) authored
-
- May 05, 2024
-
-
Claudenir Fonseca authored
-
Morais Fonseca, Claudenir (UT-EEMCS) authored
-
- Apr 29, 2024
-
-
Claudenir Fonseca authored
-
-
Claudenir Fonseca authored
-
- Apr 28, 2024
-
-
Claudenir Fonseca authored
-
- Apr 18, 2024
-
-
Morais Fonseca, Claudenir (UT-EEMCS) authored
-