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
Backend service for a learning project of a URL shortening app, built with FastAPI and Redis. It provides fast redirection, generates unique short codes for long URLs, and uses Redis to store the mappings.