Created for SpreeConf DC, 2013 for my talk on the Spree Integrator.
-
Clone this repo, and move into directory:
git clone git://github.com/BDQ/demo_endpoint.git; cd demo_endpoint;
-
Install dependencies:
bundle install
-
Start server:
bundle exec rackup -s thin -p 9000
-
Open your favourite browser, and go to:
http://localhost:9000/
-
Listen to me carefully!