I needed a simple BE to pull data from while playing around in various framework sandboxes. While I'm at it, it's handy to have a dice roller...

So, visit tonydiethelm.life/dice/api with routes corresponding to rolling dice... NdX. Ugh, that's awkward. tonydiethelm.life/dice/api/4/20 should return 4d20. Four random numbers from 1 to 20. Etc etc etc.