Skip to content

bazmatic/bugle-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugle-reports

Bugle reports is both a stand-alone reporting API server, and an npm module for accessing a bugle API server.

bugle-reports server

Prerequisites

CrateDB

Setup

  1. install repo
  2. Run node service/setup.js

Running the bugle-reports server

  1. node service/server.js

bugle-reports client code

  1. npm install bugle-reports
  2. In your code :
    require('bugle-reports');
    ... etc ..

About

Generic data logging and reporting API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published