Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 336 Bytes

Nodejs-Pipeline-Demo

A Nodejs API app with Unit test cases and a Jenkins pipeline

Currently the app

  1. Reads a Json file, parses it and outputs the information
  2. Adds two numbers sent by the HTTP query strings and outputs the result
  3. Checks if a number is present in a static list and checks if the incoming expression is valid