@seneca/bud-provider
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Seneca Bud-Provider

Seneca Bud-Provider is a plugin for Seneca

Provides access to the Bud CMS API using the Seneca provider convention. Bud CMS API entities are represented as Seneca entities so that they can be accessed using the Seneca entity API and messages.

See seneca-entity and the Seneca Data Entities Tutorial for more details on the Seneca entity API.

Voxgig This open source module is sponsored and supported by Voxgig.

Quick Example

Install

$ npm install @seneca/bud-provider @seneca/env

How to get access

Options

  • url : string
  • fetch : function
  • debug : boolean
  • print : object
  • retry : object
  • entity : object
  • wait : object
  • limit : object
  • store : object
  • init$ : boolean

Action Patterns

Action Descriptions

« sys:entity,base:bud,cmd:list,name:account,zone:provider »

No description provided.


« sys:entity,base:bud,cmd:list,name:obp,zone:provider »

No description provided.


« sys:entity,base:bud,cmd:list,name:transaction,zone:provider »

No description provided.


« sys:entity,base:bud,cmd:load,name:account,zone:provider »

No description provided.


« sys:entity,base:bud,cmd:load,name:connection,zone:provider »

No description provided.


« sys:entity,base:bud,cmd:load,name:customer,zone:provider »

No description provided.


« sys:entity,base:bud,cmd:save,name:customer,zone:provider »

No description provided.


« sys:provider,get:info,provider:bud »

Get information about the Bud SDK.


More Examples

Motivation

Support

API

Contributing

Background

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @seneca/bud-provider

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    90.9 kB

    Total Files

    11

    Last publish

    Collaborators

    • lmscunha
    • alex01
    • lilsweetcaligula
    • stokesriona
    • rjrodger