We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A small project to learn more about Flask and Python. This service can get a number and returns a modulo-10 check digit.
venv\Scripts\activate
flask run
http://127.0.0.1:5000/number/123456