Skip to content

DanThomp507/Python-URL-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python URL Shortener

User interface coming soon

Installation Instructions

python3 -m venv python-shortener
source python-shortener/bin/activate
  • Install all project dependencies:
pip install -r requirements.txt
  • run python manage.py runserver to start local environment

Technologies Used

  • Python 3
  • Django
  • GraphQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages