/Meal-Plan-API

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.

Primary LanguageJava

Meal Plan API

Project where I created a Spring Boot Application using Maven that integrates with a third party API, maps the JSON response to Java objects, and then creates “endpoints” inside of a RestController that returns a customized meal plan based on user inputed query parameters.