CHAPTER6
Using the Express API Editor
In this chapter, we define the APIs to deliver the Surf Shack app described in Chapter 3. As you’ll recall, the sample app is made up of several business objects that describe the types of data elements in the app, such as a Property Listing and a Reservation, as well as the actions to perform on these data elements, such as create, update, or delete a Property Listing or Reservation.
In previous chapters, we implemented the API directly within the MCS API interface and looked at an example of importing a RAML definition file. Although these are still options for defining APIs, in this chapter rather than ...
Get Oracle Mobile Cloud Service Developer's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.