Skip to content

DinStamou/url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

  1. Flask
  2. hashlib
  3. dicttoxml

Installation

  1. Create a virtual environment (optional)
  2. pip install flask hashlib dicttoxml
  3. export FLASK_APP=app && export FLASK_ENV={testing/development/production}
  4. flask run

About

URL Shortener

Resources

Stars

Watchers

Forks