what is rest
Class Notes: Introduction to REST 1. Core Definition Key Takeaway: REST is a design pattern, not a strict protocol. 2. Protocol vs. Design Pattern To understand REST, it is crucial to understand the difference between a protocol and a design pattern: 3. The 6 Principles of REST Roy Fielding outlined six specific design patterns for…