🥗 Anti-Inflammatory Recipes API

A RESTful API for accessing anti-inflammatory recipes

Available Endpoints:

  • GET /api/recipesGet all recipes
  • GET /api/recipes/[id]Get specific recipe
  • GET /api/recipes/categoriesGet all categories
  • GET /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