public
Description: Wrapper for netflix api calls that incorporates oauth negotiation.
Home | Edit | New

Home

open questions

  1. How much do we support? should we create wrapper classes for all the xml types? or do we just find a way to return a hpricot or nokogiri xml object?

Design Principles

  1. make it easy to deal with the oauth garbage
  2. insulate the client from the actual oauth gem (don’t return any of the oauth gem types from our lib to the client).
  3. find a way for the client to not have to deal with their gnarly xml.

Upcoming api additions:

  1. http://is.gd/8yQr
Last edited by rares, Wed Nov 26 04:57:31 -0800 2008
Home | Edit | New
Versions: