This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ebayapi /
README
# == eBay API Client for Ruby # # * Simple and easy to use Ruby implementation. # * Ability to return a raw response for calls that return an extremely large response such as GetCategoriesRequest. # * Up-to-date with the eBay API version 503. # * Months of usage in a production environment. # * Support for Platform Notifications baked right in. # # See the following article for details on how to get started: # http://www.codyfauser.com/articles/2006/11/22/ebay-api-client-for-ruby # For examples of many common tasks see the examples folder.








