A javascript calculator coded into a Node.js API. Takes a single POST request of an expression as input and returns the result of the expression as output. Accepts + - / * and single bracket equation strings.
Originally deployed on Amazon EC2, it was redeployed on Azure in Jan 2025.
Deployment Gallery https://imgur.com/a/KGYuRRz