math
math copied to clipboard
A math solver server using the API of [Microsoft Math Solver](https://math.microsoft.com/).
Math
Introduction
A math solver server using the API of Microsoft Math Solver.
Usage
- Clone this repository
- Make sure you have
npmandwranglerinstalled and configured - Run
npm installto install dependencies - Run
wrangler deployto publish your project - Your math solver is now live! 🎉
License
This project is licensed under the terms of the GNU General Public License v3.0.