Skip to content

achaudhary591/XURL

Repository files navigation

XURL

URL Shortner A utility to generate short URLs XURL is a utility that can be used to generate and retrieve short URLs when we don’t want to use the original longer URLs.
During the course of this Micro-Experience, the developer: Created a short url library with required methods.
Implemented register method to take a long URL and return a shorter URL. Implemented a method to lookup the long URL by providing the short URL.
Implemented hit count to track number of long URL lookups. Tested this implementation with test cases. Skills Learned: Core Java, Interfaces, Debugging

About

URL Shortner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published