3.0.1 • Published 3 months ago

@seneca/provider v3.0.1

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

Seneca Provider

Seneca Provider is a plugin for Seneca

A plugin to support access to third party APIs. This is the base plugin used by service-specific provider plugins (such as @seneca/github-provider) to handle key management and other shared tasks.

npm version build Coverage Status Known Vulnerabilities DeepScan grade Maintainability

VoxgigThis open source module is sponsored and supported by Voxgig.

Quick Example

// Setup - get the key value (<SECRET>) separately from a vault or
// environment variable.
Seneca()
  .use('provider')

Install

$ npm install @seneca/provider

Provider Plugins

Write Your Own Provider

Options

None.

Action Patterns

Action Descriptions

« get:key,sys:provider »

No description provided.


« get:keymap,sys:provider »

No description provided.


« list:provider,sys:provider »

No description provided.


More Examples

Motivation

Support

Check out our sponsors and supporters, Voxgig, on their website here.

API

Contributing

The SenecaJS org encourages participation. If you feel you can help in any way, be it with bug reporting, documentation, examples, extra testing, or new features, feel free to create an issue, or better yet - submit a Pull Request. For more information on contribution, please see our Contributing Guide.

Background

Check out the SenecaJS roadmap here!

3.0.1

3 months ago

3.0.0

3 months ago

2.1.0

3 months ago

2.0.1

5 months ago

1.1.0

8 months ago

2.0.0

6 months ago

1.0.1

11 months ago

1.0.0

1 year ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.6.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago