Skip to content
statonjr edited this page Sep 27, 2014 · 5 revisions

Sr. Software Engineer at Hendrick Automotive Group

Proposed Talks

Title A Tale of Two Teams
Level Extended Talk
Abstract Explaining and selling the value of REST to business people for whom we build our distributed systems can be difficult. In my experience, explaining the same values to _developers_ can also be challenging. This talk will explore my experience trying to explain REST architectures and the value of hypermedia to two different teams of developers while building out an API for a large distributed system. The talk will discuss what worked, what didn't work, and how we can move the conversation forward with developers and business people alike.
Supplemental
Slides SpeakerDeck
Title Hypermedia with Transit
Level Five-In-Five
Abstract Transit is a format and set of libraries for conveying values between applications written in different programming languages and is designed to be implemented as an encoding on top of formats for which high performance processors already exist, specifically JSON and MessagePack, neither of which have hypermedia capabilities. This talk will briefly look at how we can use Transit with hypermedia.
Supplemental
Slides SpeakerDeck
Clone this wiki locally