Skip to content

Node.js server application that provides REST APIs to access a data repository ( second place @NTTS2019 Big data hackathon).

Notifications You must be signed in to change notification settings

mecdcme/istatboard-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

istatboard-server

Istat board REST API server

Table of Contents

Installation

Clone repo

# clone the repo
$ git clone https://github.com/mecdcme/istatboard-server.git istatboard-server

# go into app's directory
$ cd istatboard-server 

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:8080.
$ node server.js
# you can also execute the following command
$ npm start

# you can also execute the following command to have hot deploy
$ nodemon server.js

Creators

**Mec Team **

License

Istatboard-server is EUPL-licensed

About

Node.js server application that provides REST APIs to access a data repository ( second place @NTTS2019 Big data hackathon).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published