Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 257 Bytes

File metadata and controls

13 lines (10 loc) · 257 Bytes

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