Build a URL Shortener with XpresserJs
Aug 1, 2021 · 8 min read · What is a url shortener? A URL shortener is a simple tool that takes a long URL and turns it into whatever URL you would like it to be. Lets get started! Create a new xpresserjs project using the xjs-cli Command line tool npx xjs-cli new url-shortner...
TTechie commented
