pokedex-rest-api icon indicating copy to clipboard operation
pokedex-rest-api copied to clipboard

Pokedex

Project development on Dev.to

Run the application

mvn clean & mvn install

and then

@SpringBootApplication public class ReactivewebApplication

Endoints:

http://localhost:8080/pokemons

http://localhost:8080/pokemons/events

http://localhost:8080/pokemons/{id}

this Rest Api is hosted on Heroku, to access follow the link: https://mighty-journey-86009.herokuapp.com/