Skip to content

poojan2312/FlaskURLShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FlaskURLShortener

A URL Shortener Made using Flask Python

How To Use

Currently, this version is not yet live as an API or a website.
To use it yourself, follow the below given steps:

  1. Download the files of this repository as a ZIP or using git
  2. Run main.py
  3. It is deployed!

Endpoints

Homepage: https://localhost:5000
Shorten: https://localhost:5000/shorten?url=url
Redirect: https://localhost:5000/SomeCodeThatsValid

About

A URL Shortener Made using Flask Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages