Project

yahoo

0.0
No commit activity in last 3 years
No release in over 3 years
This library makes it easy to implement Yahoo's web services APIs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.1.4
>= 3.0.0
 Project Readme
= yahoo

Github Project:

http://github.com/davidw/yahoo-gem

Documentation:

FIXME

== About

This is an abstract class for implementing Yahoo's web services APIs.
By itself it isn't at all useful.

== Installing yahoo

Just install the gem:

  $ sudo gem install yahoo

== Using yahoo

Yahoo is used by gems such as yahoo-geocode and yahoo-search.  If
you'd like to write bindings a yahoo web service see those gems for
examples.