An URL Shortener isn’t a particularly difficult piece of code to write, nor implement. Basically it is nothing more than creating a short unique string...
It is not very common but sometimes you’ll find yourself working on a project that features multiple databases holding all the information we need. Now...