API

Manage orders,shipments etc. with a simple REST API

See RESTful API guide for more details.

Testing

Create the test site

bundle exec rake test_app

Run the tests

bundle exec rake spec