This package has been deprecated

Author message:

dead package

node-basalt

1.0.2 • Public • Published

Basalt

NPM version Downloads

NPM

A Salt API Node.js client

Usage

Require it:

var Basalt = require('node-basalt');

Instantiate it:

var client = new Basalt();

Use it!

client.journalists().then(console.log);

List of methods

articles

Field Type Mandatory Notes
filter String

journalists

Field Type Mandatory Notes
id String

journalists_articles

Field Type Mandatory Notes
id String
archives Number possible values: 0, 1

outlets

Field Type Mandatory Notes
id String

outlets_articles

Field Type Mandatory Notes
id String
archives Number possible values: 0, 1

outlets_journalists

Field Type Mandatory Notes
id String

parentcompanies

Field Type Mandatory Notes
id String

parentcompanies_outlets

Field Type Mandatory Notes
id String

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-basalt

    Weekly Downloads

    5

    Version

    1.0.2

    License

    GPL-2.0

    Last publish

    Collaborators

    • mysidestheyaregone