News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Calling eBay using the Service Component Architecture
May 15, 2007 @ 08:36:00

From the phpblog on the IBM developerWorks website today, there's a quick new tutorial focusing on the use of the Service Component Architecture functionality in PHP to interface with the web service API that eBay offers.

I've just made the first code drop to support calling eBay Web services using the Service Component Architecture. Anyone who's tried calling the eBay soap APIs will know there are quite a few hoops to jump through to get it working. [...] The SCA eBay soap support hides this complexity by allowing you to specify the information as configuration parameters and then it makes sure the right things are placed in the header or the URL.

A code example is included that makes a connection to the web service, calls the GetSearchResults action for the query of "ipod" and, upon getting the results back, loops through them to display them to the page.

0 comments voice your opinion now!
servicecomponentarchitecture sca ebay webservice api search servicecomponentarchitecture sca ebay webservice api search


blog comments powered by Disqus

Similar Posts

Lorna Mitchell' Blog: Best Practices in API Design: Audio and Slides

Padraic Brady's Blog: The PHPSpec 0.2.0devel API

Project: Guzzle - RESTful web service client development framework

Ilia Alshanetsky's Blog: Reliably locating phpinfo()

Community News: Web APIs with PHP Book Released


Community Events









Don't see your event here?
Let us know!


code database example phpunit release zendframework2 framework tool api testing development podcast introduction opinion community unittest language composer interview object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework