
Demystifying REST: How API-First Design is Redefining Web Interactions
Rest is a client server communication model which is stateless, resource based, and Idempotent.

Rest is a client server communication model which is stateless, resource based, and Idempotent.