Skip to content

Latest commit

 

History

History

node.js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Node.js Wrapper and Sample

This includes a node.js wrapper around the HyperVerge Documents REST API and a sample code using the wrapper.

Installing / Getting started

  • Clone this project

Prerequisites

  • nodejs 4 and above

Usage

The wrapper is used in the sample code (test.js) file.

node test.js

Configuration

User should update the appId and appKey in the credentials.json file.

Api Reference

It uses the HyperVerge Documents API