URL Shortener Flask App with Search REST API Installation git clone https://github.com/ixig/URL_Shortener.git pip install -r requirements.txt cd URL_Shortener python app.py