Build a URL Shortener with XpresserJs
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...
blog.xpresserjs.com8 min read
Techie Oriname
<code> ßlooded Developer
Very detailed and easy to understand.