{"repo":"MONEI/Shopify-api-node","free":true,"listed":false,"github":"https://github.com/MONEI/Shopify-api-node","clone":"git clone https://github.com/MONEI/Shopify-api-node.git","description":"Node Shopify connector sponsored by MONEI","language":"JavaScript","stars":977,"topics":["shopify","javascript","ecommerce","nodejs","node","node-module","pricing-rules","wholesaler","polaris","monei"],"license":"MIT","category":"ecommerce","readme_excerpt":"Shopify API Node.js [![Version npm][npm-shopify-api-node-badge]][npm-shopify-api-node] [![Build Status][ci-shopify-api-node-badge]][ci-shopify-api-node] [![Coverage Status][coverage-shopify-api-node-badge]][coverage-shopify-api-node] Shopify API bindings for Node.js. Installation: API This module exports a constructor function which takes an options object. Shopify(options) Creates a new Shopify instance. Arguments - options - Required - A plain JavaScript object that contains the configuration options. Options - shopName - Required - A string that specifies the shop name. The shop's \"myshopify.com\" domain is also accepted. - apiKey - Required for [private][generate-private-app-credentials] apps - A string that specifies the API key of the app. This option must be used in conjunction with the password option and is mutually exclusive with the accessToken option. - password - Required for [private][generate-private-app-credentials] apps - A string that specifies the private app password. This option must be used in conjunction with the apiKey option and is mutually exclusive with the accessToken option. - accessToken - Required for public apps - A string representing the permanent [OAuth 2.0][oauth] access token. This option is mutually exclusive with the apiKey and password options. If you are looking for a premade solution to obtain an access token, take a look at the [shopify-token][] module. - agent - Optional - An object that is passed as the agent option to got . This al","default_branch":null,"files":null,"tree":[],"storefront":"/r/MONEI","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/MONEI/Shopify-api-node/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}