Skip to content

adobe/spacecat-shared

spacecat-shared

Shared modules for Spacecat Services

Modules

  • spacecat-shared-data-access - Models and data access layer
  • spacecat-shared-dynamodb - DynamoDB client for basic access
  • spacecat-shared-http-utils - HTTP utility functions
  • spacecat-shared-utils - Utility functions

Installation

$ npm install @adobe/spacecat-shared-data-access
$ npm install @adobe/spacecat-shared-dynamodb
$ npm install @adobe/spacecat-shared-http-utils
$ npm install @adobe/spacecat-shared-utils

Usage

See the API documentation.