Socket
Socket
Sign inDemoInstall

respoke-admin

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

respoke-admin

Respoke API client library for Node.js.


Version published
Maintainers
5
Created
Source

NPM Version Build Status

respoke-admin

This wraps the Respoke HTTP and WebSocket API's for use in a Node.js app or server.

Usage

Install using npm.

npm install --save respoke-admin

Documentation

Testing

Before you can run the functional tests you will need to complete the following steps.

  • create a test app in the your admin portal at respoke.io
  • turn off dev mode
  • create a new blank role (name value is not important)
  • cp spec/config.example.json spec/config.json
  • fill in the information in the spec/helpers.js file

There are several commands to run the tests.

# run all tests
npm test

# run all tests with extra debug output
npm run debug-test

# run only unit tests
npm run unit

# run only functional tests
npm run functional
Building and viewing the source documentation
npm run docs

License

Copyright 2014-2016, Digium, Inc. All rights reserved.

This source code is licensed under The MIT License found in the LICENSE file in the root directory of this source tree.

For all details and documentation: https://www.respoke.io

Keywords

FAQs

Package last updated on 28 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc