Skip to content

Uses Java, CSV, Apache Commons CSV, Spring, Spring Boot, Maven, H2, API, and Postman to read recipes from a file and allow the user to filter them via endpoints.

Notifications You must be signed in to change notification settings

lucasbecker-dev/recipe-website-with-endpoint-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Filter API

Create a Java Spring Boot web app with Apache Commons CSV and endpoints to filter recipes based on dietary preferences. Implement endpoints for gluten-free, vegan, vegan-and-gluten-free, vegetarian, and all recipes. Use Apache Commons CSV to parse recipe data from a file.

About

Uses Java, CSV, Apache Commons CSV, Spring, Spring Boot, Maven, H2, API, and Postman to read recipes from a file and allow the user to filter them via endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages