jaayperez / shopify-node-express-app

Simple Shopify app with Express and Node.js that connects to a Shopify store via OAuth.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopify Node.js + Express Application

This is a Node.js + Express Application that connects to Shopify. The application will authenticate with a shop, request a permanent access token, and then use that access token to make an API call.

License

License: MIT

This work by Justin Perez is licensed under a MIT License Copyright © 2020.

About

Simple Shopify app with Express and Node.js that connects to a Shopify store via OAuth.

License:MIT License


Languages

Language:JavaScript 100.0%