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
The XUrl utility was built to generate a short URL for a given longer URL and store it for later retrieval. All the generated short URLs are of alphanumeric formats and can be mapped with longer URLs. Operational methods were developed to perform CRUD operations under this utility.