Creating a RESTFul Service - CRUD and Beyond with Pega 8.4.0
This document demonstrates how to design and implement RESTFul CRUD services. However, it includes design considerations that go beyond CRUD, and specifically discusses how the Pega platform supports a resource-oriented approach. Also, it provides a primer for how REST services should be implemented in Pega Platform 8.4.0.
The package includes a PDF document, a Pega 8.4.0 RAP of the completed project, and a Postman client project (see the attachments). The Postman project needs to be renamed from Restbucks Collection.postman_collection.txt to Restbucks Collection.postman_collection.json before importing it.