Archive for January 18, 2013

Friday, January 18, 2013

Optimizing the Netflix API

Ben Christensen (via Mark Christian):

Due to the generic and granular nature of the original REST-based Netflix API, each call returns only a portion of functionality for a given user experience, requiring client applications to make multiple calls that need to be assembled in order to render a single user experience.