Skip to content

A clean and simple url shortener project built with Flask. It is designed to be fast, secure, and deployment-ready.

License

Notifications You must be signed in to change notification settings

heyharshitrai/Shortlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortlink

A URL Shortener Project

Shortlink is a clean and simple url shortener project built with Flask. It is designed to be fast, secure, and deployment-ready.

💡 Features:

  • Autogenerated slugs for quick shortening
  • Built-in redirection logic
  • HTTPS supported
  • Lightweight and deployable

Usage:

Clone Shortlink repository.

git clone https://github.com/heyharshitrai/Shortlink.git

Navigate to Shortlink folder

cd shortlink

Install requirements

pip install -r requirements.txt

Run app.py

python run app.py

Screenshot

Live Project:

https://shortlink.harshitrai.com/

About

A clean and simple url shortener project built with Flask. It is designed to be fast, secure, and deployment-ready.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published