Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jaayperez/shopify-node-express-app
- Owner: jaayperez
- License: mit
- Created: 2020-03-16T00:07:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T10:49:28.000Z (about 2 months ago)
- Last Synced: 2024-09-18T14:38:56.576Z (about 2 months ago)
- Topics: express, express-js, expressjs, javascript, node, nodejs, npm, oauth, shopify, shopify-api, shopify-app
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 22
- Watchers: 3
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.