psyloc

0.9.1 • Public • Published

psyloc: a client side for psylo

Usage

Initialization requires 3 parameters, psyHost, apiHost, and website.

  • psyHost: The hostname where to contact psylo.
  • apiHost: The hostname where to contact the eSS api REST server.
  • website: The hostname id of the eSS website.

Then require psyloc with those parameters.

let psyloc = require('psyloc')(psyHost,apiHost,website);

Example

let psyloc = require('localhost','api-dev.esecuresend.com','dev.esecuresend.com');

Test

platform=dev npm test

Readme

Keywords

none

Package Sidebar

Install

npm i psyloc

Weekly Downloads

0

Version

0.9.1

License

MIT

Unpacked Size

26.9 kB

Total Files

5

Last publish

Collaborators

  • wateim