/college-server

Simple rails project that use the Amazon Product Advertising API

Primary LanguageRuby

This project is very simple, follow the below steps to run it

1 - Set the Amazon keys in the config/initializers/asin.rb (Rename de file asin.example.rb)

2 - Execute all the tests, include validatation keys (Execute bundle exec rspec spec)

3 - Run the server on localhost (Execute rails s)