GroundNF / Custom-URL-Shortener

Custom URL Shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom-URL-Shortener

This is a python web app that takes long URL and squeezes it into short/long custom characters to make a link customized which is simpler to share, tweet, or email to friends.

The app is using python flask and sqlite3 database.

Installation

In your virtual environment

pip install -r requirements.txt

Run

python app.py

Feel Free to contribute :P

License : MIT

About

Custom URL Shortener

License:MIT License


Languages

Language:Python 89.4%Language:HTML 10.6%