Skip to content

eric-s-s/dicetables_flask

Repository files navigation

A flask for serving dicetables

it's an app that fetches statistics for dice.

from parent directory

$ pip install -r requirements.txt
$ export FLASK_APP=flaskapp/myapp.py
$ flask run

open your web-browser to localhost:5000

there are several kinds of accepted die objects and you can see the API at http://dice-tables.readthedocs.io/en/latest/the_dice.html

About

a flask server and front-end for dicetables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published