Popularity
1.7
Stable
Activity
0.0
Declining
56
4
6

Programming language: Python
License: MIT License
Tags: URL Shorteners    
Latest version: v1.2.2

liteshort alternatives and similar software solutions

Based on the "URL Shorteners" category.
Alternatively, view liteshort alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of liteshort or a related project?

Add another 'URL Shorteners' Software solution

README

liteshort

liteshort is a link shortener designed with lightweightness, user and sysadmin-friendliness, privacy, and configurability in mind.

Click here for a live demo.

Why liteshort over other URL shorteners?

liteshort is designed with the main goal of being lightweight. It does away with all the frills of other link shorteners and allows the best of the basics at a small resource price. liteshort uses under 20 MB of memory idle, per worker. liteshort has an easy-to-use API and web interface. liteshort doesn't store any more information than necessary: just the long and short URLs. It does not log the date of creation, the remote IP, or any other information.

liteshort focuses on being configurable. There are over 15 config options and most updates will add more. Configuration is done through the easy-to-use YAML format.

liteshort screenshot

Installation

Liteshort's installation process is dead-simple. Check out the installation page for info on how to install.