Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 235 Bytes

File metadata and controls

4 lines (3 loc) · 235 Bytes

serverless-calculator

Testing

curl localhost:8080/calculator -H "Content-Type: text/plain" -d '{"principalInvestment":"100000","annualInterestRate":"12","numberOfInterestCompoundedPerYear":"12", "numberOfYearsForInvestment":"1"}'