Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL shortener

Simple url shortener built with django and django rest framework

Installation

  1. Clone the repository
  2. Create a virtual environment
  3. Install the requirements
  4. Run the server
git clone https://github.com/j4viermora/url-shortener
cd url-shortener
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py runserver

Usage

About

Simple url shortener built with django

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages