Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Feverup/lilliput

Repository files navigation

image

image

lilliput

Django URL shortener based in Django 1.7

How it works

It's really simple. Links are model objects, each object has an auto-incremental primary key is converted to another 'number' in base 62. Writing numbers in this fashion allows to represent billions of URLs using just 4 chars.

Installing

Shortening URLs

About

[Deprecated] Django URL shortener

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages