Create an http.Handler which accept an incoming request and determine if it should direct to certain page
URL shortening is a technique on the World Wide Web in which a Uniform Resource Locator may be made substantially shorter and still direct to the required page. This is achieved by using a redirect which links to the web page that has a long URL
-> Map -> Json -> Yaml