voicon / node-microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Microservice

This is a very simple node microservice.

Overview:

We need the following:

Setup:

Please clone this repo and run the following commands:

git clone https://github.com/nazmulb/node-microservice.git
cd node-microservice
npm i

Running App:

npm start

Running Tests:

npm test

About


Languages

Language:Shell 46.5%Language:JavaScript 46.4%Language:Dockerfile 7.2%