Skip to content

duplamatyi/shorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorty

CRC16 URL shortener using Werkzeug and Redis.

Install

Clone this repo and install the dependencies using:

$ pip install -r requirements.txt

Development

To run it locally in development mode you can simply use:

$ python shorty.py

To run the tests just do:

$ python test.py

About

CRC16 URL shortener using Werkzeug and Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published