Skip to content

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.

Notifications You must be signed in to change notification settings

Alex-Cultrera/Meal-Plan-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages