Skip to content

bilyvka/CMDataCollectionMicroservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Collcetion Microservice (DCM)

DCM is a nodejs application that manage data storage of contextual data.

Features

  • Receives data from client and saves it in mongodb
  • Gets amount of data in database
  • Gets example data in specific timeline (examples - are data that construct the basis for MVSM)

Installation

DCM requires Node.js v4+ to run.

Install the dependencies and start the server (default port 3002).

$ cd CMDataCollectionMicroservice
$ npm install -d
$ npm start

Todo list

Future features:

  • Get amount of example data (basis vectors in MVSM)
  • Implement some mechanism to store/remove non-example data

About

Data collection microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors