A URL Shortener written using python and flask
To run the application, please run the below commands:
$ export FLASK_APP=application.py
$ flask run
For additional information, please see "notes.txt" file
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A URL Shortener written using python and flask
To run the application, please run the below commands:
$ export FLASK_APP=application.py
$ flask run
For additional information, please see "notes.txt" file