Simple Table Service

May 19, 2016 ยท View on GitHub

Simple REST service for serving statistical output tables. The service is used by StatMiner.

Install node packages

npm install

Start server

nodejs server.js

Update index of tables

nodejs update_index.js

Interface