У нас вы можете посмотреть бесплатно Fundamentals #4: Creating non-CRUD Services или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this workshop, Gareth demonstrates how to create services, commands, and queries beyond standard CRUD operations to address the specific needs of your application. We focus on implementing a "ship order" command and a "Get Customer Orders" query, showcasing how to expose these as HTTP endpoints. Gareth also introduces the process of adding service operations, like assigning categories to products, and emphasized the importance of leaving implementation details for developers to handle, potentially leveraging AI for assistance. We encourage you to explore these functionalities in Intent Architect and apply the changes as needed. 0:00 | Introduction to CRUD Services 1:30 | Updating Order State 3:15 | Creating Customer Orders Query 4:40 | Adding Service Operations