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 lightweight URL Shortener built with FastAPI, SQLAlchemy, and MySQL. The application generates secure, unique short codes for long URLs and retrieves the original URL using the generated code.
About
A lightweight URL Shortener built with FastAPI, SQLAlchemy, and MySQL. The application generates secure, unique short codes for long URLs and retrieves the original URL using the generated code.