0.4.0 • Published 5 years ago

cerberus-node v0.4.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

cerberus-node

The Cerberus Node library provides convenient access to the Cerberus API from applications written in node.js and also client side session validation and authetication.

Installation

Add as a dependency to the project package.json:

{
  ...
  "dependencies": {
    ...
    "cerberus-node": "git@github.com:CareCloud/cerberus-node.git#master"
  }
}

Docs

  1. Usage
  2. Modules