Flask URL shortener is a project forked from https://github.com/ashutoshkrris/Flask-URL-Shortener/ and adjusted for the recruitment purposeses.
Extra field with expiration time of an alias link
Custom logic catching user related input errors
Code linted with black
requirements.txt added for azure deployment purposes
pipenv install
pipenv shell
python .\tiny_url_startup.py