Service Rest: Implementation Guide to Crafting & Consuming REST APIs on prem and Cloud

Share Post

Service Rest :

Requirements: 

  • 3 Classes .
  • 2 page properties : Request and Response
  • Service Activity.
  • 1 Page list with Defination of the Data Class under Response Class
  • Service package
  • get and post apis to create
  • ngrok to expose localhost to the internet

Data type Records: 

Service package:

Service Rest:

Get Method:

Service Activity for get method:




Post Method :


Service Activity for Post method :