Skip to content

matthewdickinson/nutshell-api-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example Nutshell API client in Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%