July 2019
Beginner to intermediate
300 pages
7h 48m
English
To show a common usage flow from the perspective of a frontend developer, the following sequence diagrams illustrate the typical steps followed when consuming a REST API. The steps include building the client code based on a REST IDL (for example, OAS) in order to support a given functionality within the frontend app itself, which in the example is a search for customers based on a string and then based on the search results (for example, JSON collection) to obtain further details for a specific customer.
Note that the steps assume that:
Read now
Unlock full access