0.3.0 • Published 8 months ago

@epilot/sandbox-client v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@epilot/sandbox-client

CI npm version bundle size License

Client library for epilot Design API

Uses openapi-client-axios

Installation

npm install --save @epilot/sandbox-client

Usage

import { getClient } from "@epilot/sandbox-client";

const sanboxClient = getClient();
const res = await sanboxClient.listPipelines();

Documentation:

https://docs.epilot.io/api/sandbox