be-api-client
v0.0.74
Published
A node.js client for the be-api.
Downloads
24
Maintainers
Keywords
Readme
be-api-client
A node.js client for the lightweight be-api
Usage
const beService = require('be-api-client')({
apiServerAddress: '<<address of be-api-client>>'
})