Skip to content

A light short url service implemented by python and sqlite

Notifications You must be signed in to change notification settings

honeyligo/pythonShortUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonShortUrl

A light short url service implemented by python and sqlite

how to deploy

pip install -r requirements.txt python SurlService.py

features

  • no db or redis dependencies.
  • provider generator of source url to short url.
  • provider redircet from short url to source url.

About

A light short url service implemented by python and sqlite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages