A simple URL Shortener app built with Node.js, Express.js, and EJS that shortens long URLs into shareable links and redirects to the original URL, using a JSON file for storage instead of a database and demonstrating basic routing and file system handling in Express.js.
nodejs html5 frontend backend css3 rest-api expressjs mvc-architecture javascript-es6 ejs-templates dynamic-routing fs-module json-data-handling controller-based-routing
-
Updated
May 4, 2026 - JavaScript