-
Updated
Mar 13, 2021 - JavaScript
valid-url
Here are 20 public repositories matching this topic...
This is a URL shortener web-app that reads a long URL from the user and then converts it into a short URL which then can be copied by the user. React is used in the Front-End(Client), Python Flask as the Back-End(Server) and Firebase as the Database.
-
Updated
May 30, 2022 - JavaScript
URL SHortoner API
-
Updated
Feb 3, 2017 - HTML
This is the backend of URL shortener project
-
Updated
Jun 26, 2022 - JavaScript
An api based URL Shortner Service which provides short URL when POST with long URL
-
Updated
Jan 7, 2023 - JavaScript
A URL Shortener Service
-
Updated
Aug 16, 2020 - JavaScript
NodeJs based API to shorten long URL using valid-url & shortid
-
Updated
May 12, 2020 - JavaScript
Url shortener web application made with NodeJS && MongoDB(atlas)
-
Updated
Jul 9, 2022 - JavaScript
APIs and Microservices Project #3: URL Shortener Microservice.
-
Updated
Dec 13, 2022 - JavaScript
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
-
Updated
Jun 7, 2023 - JavaScript
JavaScript Backend Services
-
Updated
Dec 24, 2023 - JavaScript
Creating custom URL shortener using Nodejs
-
Updated
Jun 3, 2023 - JavaScript
Improve this page
Add a description, image, and links to the valid-url topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the valid-url topic, visit your repo's landing page and select "manage topics."