# Grokking REST

By Ben Ramsey

- **Date:** November 19, 2010
- **Event:** Memphis PHP User Group
- **Venue:** Phoenix Communications
- **City:** Memphis, TN, US

---

- [View slides](https://speakerdeck.com/ramsey/grokking-rest-memphis-php-november-2010)
- [Download PDF](https://files.benramsey.com/talks/2010/memphisphp/bramsey-rest-memphisphp-2010.pdf)
- [Read feedback](https://joind.in/talk/view/2373)

---

REST has become a hip buzzword of Web 2.0. But what makes an application RESTful? In this talk, Ben Ramsey reintroduces REST, uncovering each constraint that forms REST's principles. Ramsey explains how REST is a style for network-based software applications, emphasizing scalability and efficiency through separation of concerns and taking advantage of the Web as a platform for rich applications.


