Skip to content

An API that provides a set of endpoints to perform various mathematical and financial calculations. It is built using ASP .NET Core on Swagger and is designed to be user-friendly

Notifications You must be signed in to change notification settings

aryapatxl/Financial-Calculator-API

Repository files navigation

Calculator-API

Welcome to the Calculator API. This API provides a set of endpoints to perform various mathematical and financial calculations. It is built using ASP .NET Core and is designed to be simple and easy to use.

To use this API, make HTTP POST requests to the specified endpoints. The API will process your requests and return results in JSON format. Below, you will find details on how to use each type of calculation and examples to help you get started.

The API provides two main categories of calculations: Basic Calculations and Financial Calculations.

Basic Calculations

  • Addition

  • Subtraction

  • Multiplication

  • Integer Division

  • Decimal Division

Financial Calculations

  • Simple Interest

  • Compound Interest

  • Price to Earnings Ratio

  • Time to Double Money

  • Future Value with Continuous Compounding

  • Future Value with General Growth Rate

image

About

An API that provides a set of endpoints to perform various mathematical and financial calculations. It is built using ASP .NET Core on Swagger and is designed to be user-friendly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages