Skip to content

OrFrederick/ShortURl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ShortURl

This is my URL shortener, which uses a django backend and a react frontend.

How it works

The principle is very simple, you type the URI you want to shorten and press the button. Now a random code gets generated, inserted into a sqlite database and referenced to the "old" URI. Now when you go to r/code, where code is the randomly generated code, which is in the link shown after shortening, you get redirected to the URl your "old" URI.

About

This is my URL shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published