May 2018
Intermediate to advanced
378 pages
10h 14m
English
REST is a lightweight SOAP alternative. It uses a simple URL and can process four different tasks (GET, POST, PUT, and DELETE). REST flexibility lies in its ability to return data using JavaScript Object Notation (JSON), Comma Separated Value (CSV), and Really Simple Syndication (RSS). This means output can be delivered in just about any desired parsing format.
Read now
Unlock full access