Spree API

Manage orders,shipments etc. with a simple REST API

See RESTful API guide for more details.

Testing

Create the test site

rake test_app

Run the tests

rake spec