GitHub / deepakbhalla / springboot-public-api-consumer
This project demonstrates how to make a call to any external api using RestTemplate and get the json response ad marshal it in java object. For marshelling purpose, Gson library from Google has been used
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakbhalla%2Fspringboot-public-api-consumer
PURL: pkg:github/deepakbhalla/springboot-public-api-consumer
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: 3 months ago
Topics: api, external-api, gson, java-8, json, resttemplate, springboot