LIALS is an advanced link shortener. It allows Users to shorten their links and to publish those, and it allows admin to moderate users and links.
Short links can be set to expire after a certain number of clicks or after a certain time.
It i…
LIALS is an advanced link shortener. It allows Users to shorten their links and to publish those, and it allows admin to moderate users and links.
Short links can be set to expire after a certain number of clicks or after a certain time.
It is based on a Python Flask webserver and compatible with multiple storage methods for data (currently File based Database and MySQL). The use of SQLAlchemy allows an easy implementation of various databases.
Github Copilot: Used in PyCharm for small code suggestions
Claude: Used for polishing the frontend templates