/kevin-assignment-9

Recipe Filter API -- Create a Spring Boot web app with 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.

Primary LanguageJava

kevin-assignment-9

Kevin Gallaccio Assignment 9