# Grokking REST

By Ben Ramsey

- **Date:** March 8, 2011
- **Event:** [Nashville PHP User Group](https://www.meetup.com/nashville-php/events/16835137/)
- **Venue:** CoLab Nashville
- **City:** Nashville, TN, US

---

- [View slides](https://speakerdeck.com/ramsey/grokking-rest-nashville-php-march-2011)
- [Download PDF](https://files.benramsey.com/talks/2011/nashvillephp/bramsey-rest-nashvillephp-201103.pdf)

---

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.


