Skip to content

deepaksattiraju249/urlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

This is a django project which implements a simplistic urlShortener.

Each URL in the database gets an ID, the shortened URL is a base-62 word of that id.

To run the project.

  1. Download the contents.
  2. Make sure you have Django-1.9 installed on your pc.
  3. Go inside the project and run "python manage.py runserver" on your command line, without quotes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published