1.0.1 • Published 1 year ago

shemafrankcalculator.js v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Project calculator.js

A brief description of my project and its purpose. my codes in this program shall help you run , a task to build a simple calculator and expose below RESTFUL APIs RESTFUL APIs: i) GET API to do addition of list of numbers and return their sum ii) Get API to do multiplication of an array of numbers and return the product.

Installation

Instructions on how to install project, such as: npm install shemafrankcalculator

Usage

Information on how to use my project, such as:

const calculator = require('shemafrankmycalculator');

console.log(calculator.add(1, 2,10,20,30)); // Output: 63

1.0.1

1 year ago

1.0.0

1 year ago