Package edu.ntnu.idatt2106_2023_06.backend.controller


package edu.ntnu.idatt2106_2023_06.backend.controller
  • Class
    Description
    This class represents a REST controller for managing Kassal API keys.
    The FridgeController class provides API endpoints for managing fridge users.
    This class represents the REST controller for managing items in a fridge and shopping list.
    This interface contains the essential methods for the FridgeItems controller.
    This interface contains the methods needed in the ItemController.
    This interface contains the outline of essential functions for the ShoppingItemsController.
    This class represents the REST controller for managing items in a fridge and shopping list.
    This class represents the REST controller for managing notifications for a user.
    The RecipeController class is responsible for handling requests related to recipes.
    A controller class handling shopping items and their operations.
    The StatController class contains the API endpoints related to statistics.
    UserController handles HTTP requests related to user management and authentication.