Skip to content

A simple Django URL shortener based on pyshorteners

License

Notifications You must be signed in to change notification settings

RomeoEncinares/ShortURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShortURL

A URL shortener using pyshorteners built on Django

Setup

  1. Clone the repository.
  2. Open the folder Activate VirtualENV - env\Scripts\activate
  3. Install necessary requirements - pip install -r requirements.txt
  4. Run the Application - python manage.py runserver

About

A simple Django URL shortener based on pyshorteners

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published