A Nodejs API app with Unit test cases and a Jenkins pipeline
Currently the app
- Reads a Json file, parses it and outputs the information
- Adds two numbers sent by the HTTP query strings and outputs the result
- Checks if a number is present in a static list and checks if the incoming expression is valid