Skip to content

Flask framework project to shorten and save url in json file. User can upload images(jpg,png,gif) and create a shorten link for it using this shortener.

Notifications You must be signed in to change notification settings

hasan-haider/flask_url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_url_shortener

Flask framework project to shorten and save url in json file.

Description

  • Add link and it will get shorten.
  • Shorten link will be saved in json file.
  • Suggestions will be provided if shorten link is of same name
  • User can upload images(jpg,png,gif) and create a shorten link for it using this shortener.
Stored images will be saved with random name in static folder.

Usage

Clone this repo
Install all requirement libraries from requirements.txt file

Run application.py

About

Flask framework project to shorten and save url in json file. User can upload images(jpg,png,gif) and create a shorten link for it using this shortener.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages