Socket
Socket
Sign inDemoInstall

@erboladaiorg/vero-fuga

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@erboladaiorg/vero-fuga

This repository contains packages you can use to interact with Shopify's APIs. You can use these packages to create clients for those APIs directly, or to create apps using TypeScript / JavaScript.


Version published
Weekly downloads
65
increased by109.68%
Maintainers
0
Weekly downloads
 
Created
Source

Shopify API and app tools for JavaScript

This repository contains packages you can use to interact with Shopify's APIs. You can use these packages to create clients for those APIs directly, or to create apps using TypeScript / JavaScript.

It is organized as a monorepo, which includes multiple packages that can be used together.

Packages

The packages in this repository can be used to extend Shopify in different ways:

API clients

These packages make it easy to interact with Shopify's APIs if you have the required access tokens.

PackageLatest versionDescription
@shopify/admin-api-clientLatest badgeClient for the GraphQL and REST Admin APIs.
@erboladaiorg/vero-fugaLatest badgeClient for the GraphQL Storefront API.
@shopify/graphql-clientLatest badgeGeneric GraphQL API client.
@shopify/api-codegen-presetLatest badgeCodegen preset for Shopify APIs. Automatically integrates with the clients above.

Apps and middlewares

These packages make it easy to create Shopify apps with TS / JS using different tech stacks.

PackageLatest versionDescription
@shopify/shopify-apiLatest badgeFramework and runtime agnostic library for Shopify OAuth, APIs, webhooks, and more.
@shopify/shopify-app-remixLatest badgeImplementation of @shopify/shopify-api to make it easy to create apps using Remix.
@shopify/shopify-app-expressLatest badgeImplementation of @shopify/shopify-api to make it easy to create apps using Express.

Session storage

These packages provide database-specific implementations to manage @shopify/shopify-api sessions.

PackageLatest versionDescription
@shopify/shopify-app-session-storageLatest badgeProvides the interfaces used by the app middleware packages to write custom packages.
@shopify/shopify-app-session-storage-drizzleLatest badgeDrizzle implementation of the session storage interface.
@shopify/shopify-app-session-storage-dynamodbLatest badgeDynamoDB implementation of the session storage interface.
@shopify/shopify-app-session-storage-kvLatest badgeCloudflare KV implementation of the session storage interface.
@shopify/shopify-app-session-storage-memoryLatest badgeMemory implementation of the session storage interface.
@shopify/shopify-app-session-storage-mongodbLatest badgeMongoDB implementation of the session storage interface.
@shopify/shopify-app-session-storage-mysqlLatest badgeMysql implementation of the session storage interface.
@shopify/shopify-app-session-storage-postgresqlLatest badgePostgreSQL implementation of the session storage interface.
@shopify/shopify-app-session-storage-prismaLatest badgePrisma implementation of the session storage interface.
@shopify/shopify-app-session-storage-redisLatest badgeRedis implementation of the session storage interface.
@shopify/shopify-app-session-storage-sqliteLatest badgeSQLite implementation of the session storage interface.

Keywords

FAQs

Package last updated on 12 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc