You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple, high-performance URL shortener built with Python and FastAPI. It uses the Hashids library to generate short, non-sequential, and unique codes from database IDs, providing a clean and secure way to shorten links.