0.11.0 • Published 3 months ago

@seneca/bud-provider v0.11.0

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

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.

VoxgigThis 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 : any
  • 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

0.11.0

3 months ago

0.10.0

3 months ago

0.9.0

3 months ago

0.8.0

3 months ago

0.7.0

3 months ago

0.6.2

3 months ago

0.6.1

3 months ago

0.6.0

3 months ago

0.5.11

5 months ago

0.5.14

5 months ago

0.5.12

5 months ago

0.5.13

5 months ago

0.5.10

5 months ago

0.5.8

5 months ago

0.5.9

5 months ago

0.5.7

5 months ago

0.5.3

5 months ago

0.5.6

5 months ago

0.5.5

5 months ago

0.5.0

5 months ago

0.4.0

6 months ago

0.3.0

7 months ago

0.2.0

8 months ago

0.1.0

8 months ago