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.
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 ...