No questions yet
2189 visits
Outline:- What is REST client? - Introduction to Postman client - How to check whether RESTful API is implemented in a website? - Using Postman client how to - Retrieve data using GET method - Create a new node using POST method - Modify an existing node using PATCH method - Delete an existing node using DELETE method
- What is REST client? - Introduction to Postman client - How to check whether RESTful API is implemented in a website? - Using Postman client how to - Retrieve data using GET method - Create a new node using POST method - Modify an existing node using PATCH method - Delete an existing node using DELETE method
Show video info
Pre-requisite