[
Processing REST Payloads¶
As part of this section or module, we will go through the details related to Processing REST Payloads using Python.
- Overview of REST APIs
- Using curl command
- Overview of Postman
- Getting Started with requests
- Convert REST Payload to Python Objects
- Process REST Payload using Collection Operations
- Process REST Payload using Pandas
- Exercise – REST Payload to DB Table
]