nutshell-api-client

0.0.4 • Public • Published

Nutshell API Client

Build Status Dependency Status

Example Nutshell API client written in Node.js.

Installation

npm install -g nutshell-api-client

Usage

Note: Requires Node.js version 4.0.0 or greater.

To use the cli:

nutshell

The cli will ask for a user name and password, defaulting to the demo account from Nutshell's docs.

It will also ask you for:

  • The kind of objects you want to find
  • The quantity of results you want
  • Whether and how you want the results ordered
  • Whether you want to only get results which have a specified property, and if so what property that is

It will then query the Nutshell API and print out the results.

/nutshell-api-client/

    Package Sidebar

    Install

    npm i nutshell-api-client

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • ianvs