/restclient_v3

Access multiple public REST services using Spring Boot rest clients WebClient, RestTemplate, HttpExchange

Primary LanguageJavaMIT LicenseMIT

restclient_v3

Access multiple public REST services using Spring Boot rest clients WebClient, RestTemplate, HttpExchange

Access Google Geocoder, JSON Placeholder, Astronauts in Space, and Chuck Norris Jokes services. Uses Spring clients WebClient, RestTemplate, and HttpExchange classes.

For the Google Geocoder service, you will need to get an API key from Google and set it as an environment variable called GOOGLE_MAPS_API_KEY.