🥗 Anti-Inflammatory Recipes API
A RESTful API for accessing anti-inflammatory recipes
Available Endpoints:
GET /api/recipesGet all recipesGET /api/recipes/[id]Get specific recipeGET /api/recipes/categoriesGet all categoriesGET /api/recipes/tagsGet all tags
Query Parameters:
- category - Filter by category
- difficulty - Filter by difficulty level
- maxPrepTime - Filter by maximum prep time
- tag - Filter by tag