/calculator-api

Calculator API

Primary LanguageJava

Arithmetic Calculator API

Overview

A wonderful API that performs arithmetic operations and return random strings.

Prerequisites

  • Java Development Kit (JDK) installed version 17 or higher
  • Apache Maven installed

Getting Started

Follow these steps to get the project up and running.

Configuration

Clone the .env.template, rename it to .env and update the values accordingly.

Building the Project

mvn clean install