Skip to main content

Job Components

A teraslice library for validating jobs schemas, registering apis, and defining and running new Job APIs

Installation

# Using yarn
yarn add @terascope/job-components
# Using npm
npm install --save @terascope/job-components

Usage

Checkout the Job documentation for usage an instructions.

NOTE: This library also exports all of the utilities from @terascope/utils