An open API service indexing awesome lists of open source software.

https://github.com/langningchen/math

A math solver server using the API of Microsoft Math Solver
https://github.com/langningchen/math

cloudflare-worker collaborate math

Last synced: 13 days ago
JSON representation

A math solver server using the API of Microsoft Math Solver

Awesome Lists containing this project

README

        

# Math

## Introduction

A math solver server using the API of [Microsoft Math Solver](https://math.microsoft.com/).

## Usage

1. Clone this repository
2. Make sure you have `npm` installed
3. Run `npm install` to install dependencies
4. Run `npm run deploy` to publish your project
5. Your math solver is now live! 🎉

## License

This project is licensed under the terms of the GNU General Public License v3.0.