Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 267 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 267 Bytes

Python URL Shortener

A basic URL shortening service built using Python/Flask using an sqlite database for storing long and short urls.

Installation

Clone the repository and run the built in web server using:

python shorten.py