Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 387 Bytes

File metadata and controls

11 lines (8 loc) · 387 Bytes

PokemonTCG-SpringBoot

Pokemon TCG Web App using SpringBoot

This is a Spring Boot web application. Using the Pokemon Trading Card Game open API (https://pokemontcg.io/).

The main feature of the application is to GET Pokemon card JSON from the API and display the cards on the localhost:8080 HTML. The application has been tested using Postman.

Further features are in the works..