URLShortener A small web application that can be used to minify a long URL to a small URL of length 0 - 7, with rest API's. TECH STACK & ALGORITHM Spring Boot Derby Database [Production Grade Application might use NoSQL for this use case to scale well] Base62 encoding and Decoding