Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 253 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 253 Bytes

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