| jwjody |
About three years ago I wrote a somewhat popular Ability Score Calculator. Every once in a while I get feature requests for it but I haven't had time to rewrite it. (This is my very first program so I didn't make it very robust. ) :(
I had some time this past weekend and I wanted to learn how to make an API so I made something that I knew. And Ability Score Calculator API!
Right now it's located at: http://162.243.219.78/
I would love if someone more creative than me could suggest a domain. www.pathfinder-api.com ? I would like to add other stuff as time goes by. Maybe a beastiary API.
Would anyone find this useful?
I'm still trying to get this deployed correctly so this might go up and down over the next day or so.
I don't suppose anyone has any experience deploying Flask apps like this: https://realpython.com/blog/python/kickstarting-flask-on-ubuntu-setup-and-d eployment/