Creating custom URL shortener using Nodejs
-
Updated
Jun 3, 2023 - JavaScript
Creating custom URL shortener using Nodejs
Finance app [Team project]
This application is like Trello
Generate secure and unique short IDs in JavaScript, tested for reliability and compatibility with browsers
Url Shortener Backend
URL Shortener application built using the MERN stack (MongoDB, Express, React.js, Node.js), SHORTid, and JWT. This application allows users to shorten long URLs, manage their web links, and view analytics for their shortened URLs.
𝘂𝗿𝗹𝗦𝗵𝗼𝗿𝘁𝗻𝗲𝗿 URL shortening is used to create shorter aliases for long URLs. We call these shortened aliases “short links.” Users are redirected to the original URL when they hit these short links. Short links save a lot of space when displayed, printed, messaged, or tweeted. Additionally, users are less likely to mistype shorter URLs
Todo PWA with Vue.js, Vuex and Firebase
Effortlessly shorten and manage URLs using this Node.js and Express.js-powered custom link shortener with MongoDB integration.
URLShortener project is a URL shortener API developed using Node.js and Express.js. It utilizes MongoDB as the database for storing the shortened URLs and Redis for caching. It generates short IDs using the shortid library and validates URLs using the valid-url library, allowing users to shorten long URLs and retrieve the original URL
This project is designed to simplify the process of shortening long URLs, making them more manageable and shareable. Whether you need to share links on social media, in emails, or anywhere else, our tool streamlines the process for you.
APIs and Microservices Project #4: Exercise Tracker.
Add a description, image, and links to the shortid topic page so that developers can more easily learn about it.
To associate your repository with the shortid topic, visit your repo's landing page and select "manage topics."