Open Issues Need Help
View All on GitHub Food & Drink • Recipe Sharing
Task 1: Build the core Recipe API about 1 month ago
AI Summary: Build a core Recipe API using ASP.NET 8, Entity Framework Core, and SQL Server or PostgreSQL. The API should include CRUD operations for recipes, a search endpoint with filtering by dietary tags and cooking time, and at least 10 seeded sample recipes. The Recipe entity needs to include Id (GUID), title, ingredients, steps, cookingTimeMinutes, dietaryTags, and a lastUpdated timestamp.
Complexity:
4/5
documentation enhancement good first issue
Welcome to RecipeShare, a vibrant community where home cooks and food bloggers discover, create, and share delicious recipes.
C#