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

0.4.1 • Public • Published

@seneca/request

@seneca/request is a plugin for Seneca

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

npm version build Coverage Status Known Vulnerabilities DeepScan grade Maintainability

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

Quick Example

Install

$ npm install @seneca/request

Options

  • debug : boolean false

Set plugin options when loading with:


seneca.use('request', { name: value, ... })

Note: foo.bar in the list above means { foo: { bar: ... } }

Action Patterns

Action Descriptions

« sys:request,request:send »

Send a web request.


« sys:request,request:spread »

No description provided.


« sys:request,response:handle »

No description provided.


/@seneca/request/

    Package Sidebar

    Install

    npm i @seneca/request

    Weekly Downloads

    7

    Version

    0.4.1

    License

    MIT

    Unpacked Size

    17.6 kB

    Total Files

    11

    Last publish

    Collaborators

    • lmscunha
    • alex01
    • lilsweetcaligula
    • stokesriona
    • rjrodger