Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaayperez/shopify-node-express-app

Simple Shopify app with Express and Node.js that connects to a Shopify store via OAuth.
https://github.com/jaayperez/shopify-node-express-app

express express-js expressjs javascript node nodejs npm oauth shopify shopify-api shopify-app

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/jaayperez/shopify-node-express-app/blob/master/LICENSE)

This work by [Justin Perez](https://justinperez.com) is licensed under a MIT License Copyright © 2020.