Ingredient APIΒΆ

class recipes.api.ingredient.IngredientViewSet(**kwargs)

Bases: rest_framework.viewsets.ReadOnlyModelViewSet

This class provides the API get and retrieve views for the ingredient objects

queryset
serializer_class

alias of recipes.serializers.ingredient.IngredientSerializer