shortipy
A lightweight, self-hosted URL shortener built with Python and Flask, featuring SQLite storage and simple Docker deployment.
About
Shortipy is a minimal URL shortening service built for self-hosting. It allows users to generate short aliases for long URLs, offering a private and customizable alternative to public services like Bitly. It’s intended for developers, small teams, or privacy-conscious users who w…