Skip to content

UMOJA256/recipe-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Management API

A Django REST Framework (DRF) API to manage recipes. Users can create, view, update, and delete recipes, as well as search and filter recipes by category or ingredients.

Features

  • User authentication with JWT
  • CRUD operations for recipes
  • Search and filter recipes by title, ingredients, and category
  • Pagination and sorting
  • Permission control: users can only edit/delete their own recipes
  • Favorite recipes, meal plans, and shopping lists (optional/advanced)

Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages