REST

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.

Get Architecting Cloud Computing Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.