Skip to content

bilyvka/CMConfigurationMicroservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Model Configuration Microservice (CMCM)

CMCM is a nodejs application that manage model configurations.

Features

  • CRUD operations on context models configurations
  • User login and registration implementation

Installation

CMCM requires Node.js v4+ to run.

Install the dependencies and start the server (default port 3001). You can change port in bin/www file.

$ cd CMConfigurationMicroservice
$ npm install -d
$ npm start

Todo list

Future features:

  • Add support of other data types
  • Add more options for configuration

About

Context model configuration mircoservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors