logo
首页技术栈工具库讨论
shopify_api

shopify_api

The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores. The API is implemented as JSON or XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in isolation.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconShopify/shopify_api782
RUBYGEMS
gem install shopify_api
查看
标签
根据用户添加的标签生成
暂无标签