REST Architecture: Designing & Building Applications

Visual Studio 2012    |    Intermediate
  • 15 videos | 38m 44s
  • Earns a Badge
Rating 4.1 of 8 users Rating 4.1 of 8 users (8)
Learn about the Representational State Transfer, or REST, architecture and how it uses HTTP requests to post, read, and delete data, and perform CRUD operations. Explore how to design and build applications based on both N-tier and REST.

WHAT YOU WILL LEARN

  • Describe the representational state transfer architecture and the constraints which, when applied to the system, define a system as restful
    Describe the capabilities and resources that must be made available to a web api by a restful architecture and its services
    Explain the four qualities that make an architecture interface uniform in rest
    Explain the five common media types that can be used for rest architecture resources
    Describe the implementation of a restful service utilizing rest architecture principles
    Plan the mapping of urls for a service implementing the rest architecture style
    Start a new project to create a restful service
    Use and modify the preconfigured routes when creating a service
  • Add a task class and define its properties
    Add and modify controllers
    Implement a get method to return tasks from the controller repository
    Implement a put method
    Implement a post method
    Implement the delete method
    Build a taskcontroller in a rest architecture

IN THIS COURSE

  • 3m 24s
    After completing this video, you will be able to describe the Representational State Transfer (REST) architecture and the constraints which, when applied to the system, define a system as RESTful. FREE ACCESS
  • 2m 50s
    Upon completion of this video, you will be able to describe the capabilities and resources that must be made available to a Web API by a RESTful architecture. FREE ACCESS
  • Locked
    3.  Understanding the Uniform Interface
    2m 38s
    After completing this video, you will be able to explain the four qualities that make an architecture interface uniform in REST. FREE ACCESS
  • Locked
    4.  Understanding Resource Representations
    2m 13s
    After completing this video, you will be able to explain the five common media types that can be used for REST architecture resources. FREE ACCESS
  • Locked
    5.  Understanding How to Implement a REST Service
    1m 36s
    Upon completion of this video, you will be able to describe the implementation of a RESTful service that uses REST architecture principles. FREE ACCESS
  • Locked
    6.  Understanding How to Map URLs
    2m 13s
    In this video, find out how to plan the mapping of URLs for a service implementing the REST architecture style. FREE ACCESS
  • Locked
    7.  Creating a RESTful Service
    2m 15s
    In this video, you will start a new project to create a RESTful API. FREE ACCESS
  • Locked
    8.  Using and Modifying Preconfigured Routes
    2m 17s
    Find out how to use and modify the preconfigured routes when creating a service. FREE ACCESS
  • Locked
    9.  Adding and Defining a Task Class
    2m 8s
    In this video, you will learn how to add a Task class and define its properties. FREE ACCESS
  • Locked
    10.  Adding and Modifying Controllers
    3m 22s
    In this video, you will learn how to add and modify controllers. FREE ACCESS
  • Locked
    11.  Implementing the GET Method
    2m 27s
    In this video, find out how to implement a GET method to return tasks from the controller repository. FREE ACCESS
  • Locked
    12.  Implementing the PUT Method
    2m 46s
    During this video, you will learn how to implement the PUT method. FREE ACCESS
  • Locked
    13.  Implementing the POST Method
    3m 32s
    Learn how to implement a POST method. FREE ACCESS
  • Locked
    14.  Implementing the DELETE Method
    1m 55s
    Learn how to implement the delete method. FREE ACCESS
  • Locked
    15.  Create a TaskController
    3m 10s
    Learn how to build a TaskController in a RESTful architecture. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 5.0 of 3 users Rating 5.0 of 3 users (3)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 447 users Rating 4.5 of 447 users (447)
Rating 4.2 of 78 users Rating 4.2 of 78 users (78)
Rating 4.3 of 152 users Rating 4.3 of 152 users (152)