GitHub - fowkswe/ebay: Ruby interface to the eBay XML Trading API

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ ebay Public

forked from codyfauser/ebay

Ruby interface to the eBay XML Trading API

License

MIT license

0 stars 92 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

# == 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 591
# * 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.

About

Ruby interface to the eBay XML Trading API

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Ruby 100.0%