Skip to content

mavericks-consulting/product-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Service

This is a simple nodeJS based service which gives products info.

GET /health
GET /products

Pre-requisites

  • Node >=8.4.0

To set up make sure you have node installed. Run the following command for first time setup
npm install

To run the application:
PORT=9000 npm start

curl localhost:9000/products from your terminal to get all products

About

service for Devops assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages