Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user inputed query parameters.
java api json spring-boot maven uri postman get-request restful-api resttemplate restful-webservices endpoints query-params third-party-api rest-controller responseentity getmapping
-
Updated
Sep 13, 2024 - Java