Today’s programmers interact with many HTTP services on a day-to-day basis. Many services claim to have a “RESTful” API, but fail to implement the basic requirements of REST. Twilio’s Kyle Conroy will discuss best practices for API design, and then refactor an existing API to be more RESTful.