FEATURES/PROBLEMS: * make any call to the technorati api and recieves the raw XML response * TODO: use XML Simple to return pure Ruby structures * TODO: add options hash for additional edge cases * TODO: better testing == SYNOPSIS: t = Technorati.new( ‘your api key’ ) puts t.member_info( ‘brianleroux’ ) puts t.info( ‘westcoastlogic.com’ )
Required Ruby Version
> 0.0.0
Authors
Brian LeRoux
Versions
- 0.0.1 December 20, 2007* (5.5 KB)