Skip to content

Devadathan-dev/flask-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Flask URL Shortener

Shorten long URLs with 6-char codes. Data persists across restarts.

✨ Features

  • Generate unique short codes (a-zA-Z0-9)
  • JSON persistence (survives restarts)
  • Responsive CSS design
  • Instant redirects

πŸ“± Live Demo

http://127.0.0.1:5000/[shortcode]

πŸš€ Quick Start

pip install flask
python app.py


Visit http://127.0.0.1:5000

About

Flask URL shortener with JSON persistence & CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors