Skip to content

orbit-apps/elixir-shopifyapi-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopifyApi

This is the ShopifyAPI REST client implementation, it was originally part of the main ShopifyAPI library but got split out in to its own repo.

Installation

A working ver of ShopifyAPI is also required, ver > branch: next.

def deps do
  [
    {:shopify_api_rest, github: "orbit-apps/elixir-shopifyapi-rest", tag: "v0.1.0"},
  ]
end

About

The legacy ShopifyAPI REST client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages