Basic URL expander written as a Flask app.
To use:
- Set a
PLATFORM_URLenvironment variable that contains the base URL running Shortener (Do not include a trailing slash in the URL). - Run
python main.pyto run the app.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic URL expander written as a Flask app.
To use:
PLATFORM_URL environment variable that contains the base URL running Shortener (Do not include a trailing slash in the URL).python main.py to run the app.