Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 718 Bytes

CalculatorAPI

A calculator REST API built using Java Spring Boot

Run Project

./mvnw spring-boot:run

Author

Nihinlolamiwa Fajemilehin

Functionality

Performs the following;

  1. Peforms the four basic arithmeric calculation, i.e addtion, substraction, multiplication, division
  2. Performs squareroot calculation