@salto-io/adapter-api
TypeScript icon, indicating that this package has built-in type declarations

0.3.56 • Public • Published

Salto - Adapter API


API definitions and shared code for Salto Adapters.

What are Salto Adapters?

A Salto Adapter is the piece of software responsible for integrating Salto with a specific service APIs in order to support the various Salto operations (e.g. fetch, deploy, etc.), as well as modeling a service configuration in NaCl.

Build instructions

yarn ; yarn build

Usage instructions

Add adapter-api to package.json: yarn add @salto-io/adapter-api Run yarn install

import the needed modules from 'adapter-api'

Readme

Keywords

none

Package Sidebar

Install

npm i @salto-io/adapter-api

Weekly Downloads

4,448

Version

0.3.56

License

Apache-2.0

Unpacked Size

203 kB

Total Files

63

Last publish

Collaborators

  • ori.moisis
  • hadarda
  • amitizle
  • saltoio