Search Results for

    Show / Hide Table of Contents

    Fundamentals #3: Creating CRUD Services

    Learn to build CRUD services for domain entities and map data consistently between service contracts and the domain model.

    Summary

    This video focuses on creating CRUD services for domain entities and managing data flow between service contracts and the domain model, emphasizing correct mapping and validation. It also shows how to expose these services as HTTP endpoints and implement pagination for queries.

    Chapters

    • Introduction to CRUD Services (0:00)
    • Updating Orders and Validation (3:50)
    • Address Mapping Warnings (7:20)
    • Traditional Services Overview (11:20)
    • Implementing Pagination (13:20)

    Related Resources

    • Modeling CRUD Services
    • Pagination

    ← #2 Introduction to Domain Modeling #4 Creating non-CRUD Services →
    • Edit this page
    ☀
    ☾
    In this article
    Back to top Copyright © 2017-, Intent Software Pte Ltd.