@involves/maestro-lib

1.0.44 • Public • Published

@involves/maestro-lib

Build status Quality Gate Status

Install

npm install @involves/maestro-lib --save

Example usage

Using Maestro in Node.js:

const { MaestroService } = require('@involves/maestro-lib')

async function run() {
  const schema = await MaestroService.getSchema({ tenant: 'retail' })
}

run()

How to run the tests

At the terminal, just type the command:

make test

Readme

Keywords

none

Package Sidebar

Install

npm i @involves/maestro-lib

Weekly Downloads

72

Version

1.0.44

License

ISC

Unpacked Size

13.7 kB

Total Files

17

Last publish

Collaborators

  • iotbernardes