All Projects → jaayperez → shopify-node-express-app

jaayperez / shopify-node-express-app

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shopify-node-express-app

shopify-node-react-app
Shopify paid app in Node.js & React.js that connects to a store and lets merchants select products to automatically discount them in the Shopify admin interface.
Stars: ✭ 29 (+45%)
Mutual labels:  shopify, shopify-api, shopify-app
mechanic-tasks
Public task repository for Mechanic (https://mechanic.dev)
Stars: ✭ 42 (+110%)
Mutual labels:  shopify, shopify-api, shopify-app
shopify-next.js-tailwind
Learn the Shopify + Next.js + Tailwind CSS Stack! SWR, Hydrogen, + more
Stars: ✭ 227 (+1035%)
Mutual labels:  shopify, shopify-api
shopify-app-starter-kit
Shopify app starter kit written in Ruby on Rails w/ appropriate tools to get your Shopify app up and running quickly 🚀
Stars: ✭ 42 (+110%)
Mutual labels:  shopify, shopify-api
Shopify-Serverless-Starter-App
Shopify Serverless Starter Application built on Serverless Framework and Polaris UI (React.js)
Stars: ✭ 56 (+180%)
Mutual labels:  shopify, shopify-app
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (+1825%)
Mutual labels:  shopify, shopify-api
shopapp-shopify-ios
A Shopify provider for a ShopApp for iOS application
Stars: ✭ 49 (+145%)
Mutual labels:  shopify, shopify-api
shopify-graphql-elixir
Elixir client for the Shopify GraphQL Admin API
Stars: ✭ 18 (-10%)
Mutual labels:  shopify, shopify-api
bold-shopify-toolkit
A Symfony Based Shopify api wrapper
Stars: ✭ 24 (+20%)
Mutual labels:  shopify, shopify-api
oauth2-shopify-php
Shopify Provider for the OAuth 2.0 Client
Stars: ✭ 14 (-30%)
Mutual labels:  shopify, shopify-api
shopify-development-resources
A List of resources for Shopify development
Stars: ✭ 56 (+180%)
Mutual labels:  shopify, shopify-api
koa-shopify-starter
A slightly modified version of https://github.com/Shopify/unite-react-node-app-workshop.
Stars: ✭ 14 (-30%)
Mutual labels:  shopify, shopify-app
shopify-node-app-starter
🚀🚀 A Shopify embedded app starter template, written in TypeScript with session storage, app context and examples for basic functionalities.
Stars: ✭ 99 (+395%)
Mutual labels:  shopify, shopify-app
nextjs-shopify
This repository contains the app without webhook for the Build a Shopify app with Node and React tutorial.
Stars: ✭ 56 (+180%)
Mutual labels:  shopify, shopify-app
nextjs-shopify-auth
Authenticate your Next.js app with Shopify.
Stars: ✭ 54 (+170%)
Mutual labels:  shopify, shopify-app
Oauth
🔗 OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (+1580%)
Mutual labels:  oauth, shopify
Bus
Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
Stars: ✭ 253 (+1165%)
Mutual labels:  oauth
Ajaxinate
🎡 Ajax pagination plugin for Shopify themes
Stars: ✭ 107 (+435%)
Mutual labels:  shopify
Authing
🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications.
Stars: ✭ 247 (+1135%)
Mutual labels:  oauth
Golang Url Shortener
URL Shortener written in Golang using Bolt DB or Redis. Provides features such as Deletion, Expiration, OAuth and is of course Dockerizable.
Stars: ✭ 240 (+1100%)
Mutual labels:  oauth

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].