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
login feature where the admin can log in with some password
input fields for longUrl eg: (docs.google.com/...) and a slug name (eg: report)
The url shortner should generate a shortened url(eg: yourHostedDomain.com/links/report) with the given slug name which when navigated to will redirect the user back to the long url
in case the slug name entered has already been assigned to the user, a warning message should be shown immediately
Tech stack
any backend language of your choice can be used, though python or nodeJs preferred
Any database of your choice can be used
The text was updated successfully, but these errors were encountered:
Personal URL shortener server
Features to have
Tech stack
The text was updated successfully, but these errors were encountered: