Skip to content

thesaintraphael/django-url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit. ly clone <-> Url shorter

Run locally:

1. python -m venv venv
2. pip install -r requirements.txt
3. py manage.py migarte
4. py manage.py runserver

GOTO localhost:8000 and enter a url address you want to be shortened Then check short url.

Done!

About

Url Shortner with DRF. (Bit. ly clone)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages