Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 295 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 295 Bytes

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.