Skip to content

hundredwatt/Amazon-Product-Search-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Amazon Search API Rails Example App

A minimal AJAX enabled app for querying the Amazon Search API based on user
input and then displaying the results

== Installation
To run demo:
Just do a `mv config/.amazonrc_sample config/.amazonrc`,
add your keys to .amazonrc,
then `./script/server`

== App Files
config/.amazonrc_sample

== Dependencies
ruby-aaws (0.7.0) (gem)
jQuery 1.3.2

== Requirements
Only Tested with Rails 2.3.8
ruby-aaws requires Ruby 1.8.7

== TODO 
Add Tests

About

A minimal Rails 2.3.8 app that queries the Amazon Product Search API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published