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