2004年10月13日
Amazon E-Commerce Service 4.0(和訳) Sample Application
Amazon E-Commerce Service Sample Applications
Amazon E-Commerce Service サンプルアプリケーション
Amazon has created several simple sample applications to help you get started
with Amazon E-Commerce Service (ECS) and to show you how to access ECS in a
variety of languages. All samples may be downloaded at http://www.amazon.com/gp/browse.html/?node=3434641.
アマゾンは E-Commerce Service ECS4.0 をいくつかの言語で開発する手助けとなるサンプルを用意しました。すべてサンプルは以下のURLからダウンロードする事ができます。http://www.amazon.com/gp/browse.html/?node=3434641.
- Perl Pricing Tool Sample
Perlで価格表示するサンプル -
Perl command-line application that accepts an ASIN and uses the ECS ItemLookup operation to retrieve all the current prices for that item on Amazon. Demonstrates how to make a REST request and process the result.
ASINを入力してもらいECS ItemLookupを行い、対応する現在のAmazonの価格を表示するPrelのコマンドラインツールです。RESTリクエストの作り方と結果の解析のサンプルです。 - Perl ItemSearch SOAP Sample
Perl でSOAPを用いたItemSearchを行うサンプル -
Perl command-line application that uses the ECS ItemSearch operation to retrieve Amazon books that match specific keywords. Demonstrates how to make a SOAP request and process the results.
設定されたキーワードに合う本をアマゾンからECS ItemSearchで検索するPerlのコマンドラインツールのサンプルです。SOAPリクエストと、その結果の解析のサンプルです。 - Perl ItemSearch REST Sample
Perl でRESTを用いたItemSearchを行うサンプル -
Perl command-line application that uses the ECS ItemSearch operation to retrieve Amazon books that match specific keywords. Demonstrates how to make a REST request and process the results.
設定されたキーワードに合う本をアマゾンからECS ItemSearchで検索するPerlのコマンドラインツールのサンプルです。RESTリクエストと、その結果の解析のサンプルです。 - Java SOAP and REST Sample
JavaでSOAPとRESTを使うサンプル -
Java applet that demonstrates how to use every ECS operation in REST and SOAP. Useful for learning how to use Java to create and submit ECS requests in REST and SOAP. Complete JavaDocs for this sample are also available for download.
JAVAでECSのSOAPとREST両方のを用いたJAVAアプレットです。RESTとSOAPのECS リクエストの作り方と使い方のサンプルです。サンプルに必要な完全なJavaDocsはおそらくダウンロード可能です。
To get started with each of the samples, download the sample's zip file from
the URL above, unzip the file, and read the document named README.txt.
それぞれのサンプルを試すために、サンプルのZIPファイルを上記のURLからダウンロードしてください。その後解凍してREADME.txtをよく読んでください。
Amazon E-Commerce Service
4.0(和訳) Ver1.0
日本語化:心は萌え
原文:http://www.amazon.com/gp/aws/sdk/main.html/104-4644997-2807136?s=AWSEcommerceService&v=4-0&p=StartSampleApplications
原文の著作権はアマゾンに訳文の著作権は心は萌えに存在します。



