Skip to content

RadekJablonka/Flask-URL-Shortener

 
 

Repository files navigation

Flask URL Shortener

Flask URL shortener is a project forked from https://github.com/ashutoshkrris/Flask-URL-Shortener/ and adjusted for the recruitment purposeses.

Added

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

Development

pipenv install

pipenv shell

python .\tiny_url_startup.py

About

Flask URL shortener project for recruitment assessment purposes

Resources

License

Stars

Watchers

Forks

Languages

  • Python 69.1%
  • HTML 26.8%
  • Mako 4.1%