Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 162 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 162 Bytes

URL Shortener

A Django web-based application to shorten urls.

Requirements

  • Python 3.6+
  • Django 2.2+

Local Usage

python manage.py runserver