Access to the Shopify API (https://docs.shopify.com/api) using ROAR (https://github.com/apotonick/roar)
It is time for a more modern approach to the Shopify API.
https://ecommerce.shopify.com/c/api-announcements
ApplicationCharge Article Asset Blog CarrierService Checkout Collect Comment Country CustomCollection Customer CustomerAddress CustomerSavedSearch Event Fulfillment FulfillmentService Location Metafield Order Order Risks Page Policy Product Product Image Product Variant Province RecurringApplicationCharge Redirect Refund Shop SmartCollection Theme Transaction Userplus Webhook
Add this line to your application's Gemfile:
gem 'roarify'
And then execute:
$ bundle
Or install it yourself as:
$ gem install roarify
WIP.
- Fork it ( https://github.com//roarify/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Nick Sutterer, Zubin Henner, Sean Seefried