| Name | Description |
|---|
| A Practical Introduction to eBay's Web API | Programmer's introduction to the eBay API with detailed C# example code. By Tim Stevens.
|
| eBay API Getting Started and Best Practices | eBay official starting point. Good quality overviews and details.
|
| eBay Flash Developer Center | Use the Flash or Flex with any of the eBay APIs to interact with eBay.
|
| eBay PHP, Perl, Python Developer Center | Use PHP, Perl, or Python with any of the eBay APIs to interact with eBay servers.
|
| eBay Windows Developer Center | Use .NET, C#, ASP, VB, etc. with any of the eBay APIs to interact with eBay.
|
| eBay XML API Guide | eBay's official guide to their XML API.
|
| eBay4R | eBay4R is a Ruby wrapper for eBay's Web Services SOAP API. Has ease of use and small footprint. Instead of 40-50 line examples eBay gives you in C# and Java, with Ruby and eBay4R, examples are 5 lines or less.
|
| How eBay Uses Metadata to Enhance Its Web Services | Good article on eBay's self-documenting XML schemas.
|
| PHP Ultimate eBay Store | A small commercial PHP library for creating an eBay storefront.
|