Git Product home page Git Product logo

shopify-app-js's Introduction

@shopify/shopify-app-js

This repo is a collection of packages that make it easy for apps to integrate with Shopify. They all build on top of the @shopify/shopify-api package to cover specific use cases.

This mono-repo supports the following packages:

App middleware

  • Provides functions to allow Remix apps to communicate and authenticate requests from Shopify.
  • Creates a middleware layer that allows Express.js apps to communicate with and authenticate requests from Shopify.

Session storage options

  • Provides an implementation of SessionStorage that uses Prisma.
  • Provides a simplified memory-based implementation of SessionStorage for development.
  • Provides an implementation of SessionStorage that uses SQLite.
  • Provides an implementation of SessionStorage that uses MongoDB.
  • Provides an implementation of SessionStorage that uses MySQL.
  • Provides an implementation of SessionStorage that uses PostgreSQL.
  • Provides an implementation of SessionStorage that uses Redis.

Building a Session Storage Adaptor

  • Provides an interface that enables apps to store the sessions created during the OAuth process in @shopify/shopify-api.

  • You can assign any implementation of this interface to the Middleware layer packages. You can also call them directly from your app even if you're not building with Express.js.

Community contributed implementations of SessionStorage

  • Provides an implementation of SessionStorage that uses AWS DynamoDB. Contributed by Chris - thank you ๐Ÿ‘

shopify-app-js's People

Contributors

abalejr avatar ajshepley avatar btomaj avatar byrichardpowell avatar cquemin avatar dependabot[bot] avatar developit avatar doitalldev avatar github-actions[bot] avatar joelvh avatar lizkenyon avatar matteodepalo avatar mcvinci avatar mkevinosullivan avatar notrab avatar paulomarg avatar paulspringett avatar petradonka avatar rachel-carvalho avatar rezaansyed avatar sle-c avatar tschoffelen avatar zirkelc avatar zzooeeyy avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

realmikesolo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.