scottbea / demo-service-dice

Demo REST-based API for getting dice as a resource. For example, /dice/3d6 returns 3 rolls of a six-sided dice, and D20 returns a single roll of a 20-sided dice. Good for AD&D and for demos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-service-dice

Demo REST-based API for getting dice as a resource. For example, /dice/3d6 returns 3 rolls of a six-sided dice, and D20 returns a single roll of a 20-sided dice. Good for AD&D and for demos.

About

Demo REST-based API for getting dice as a resource. For example, /dice/3d6 returns 3 rolls of a six-sided dice, and D20 returns a single roll of a 20-sided dice. Good for AD&D and for demos.

License:MIT License


Languages

Language:JavaScript 100.0%