• Service functionality to get all the items

    Returns Promise<ServiceResponse<Item[]>>

    a Promise with the ServiceResponse containing the searched Item data and the message returned by the repository