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..