Skip to content

carolreis/mathreader-validation

Repository files navigation

MathReader Validation

Interface used to validate the MathReader API

Running it locally

virtualenv -p $(which python3) .
source bin/activate
pip install -r requirements.txt
./run

Running on your Google Cloud

gcloud init
gcloud app create
gcloud app deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published