/Grapherito

Makes graph images from data sets.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Grapherito

Overview

NodeJS microservice that makes data visualisations on demand from given data sets.

Running the server

To run the server, run:

npm start

To view the Swagger UI interface:

open http://localhost:8080/docs

This project uses swagger-tools.