Skip to content

URL shortener using javascript express framework and mongodb as the database.

Notifications You must be signed in to change notification settings

genzyy/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener

A url shortener made using javascript backend frameworks and mongodb as the database.

Requirements

  • Nodejs
  • npm packages: express, mongoose, ejs, shortid ( or just do npm install )

How does it work

First we take the url form the user as an input and then convert and then we bind the link into another link with a very short domain name and some random string with it so it gets shorter from the original link

About

URL shortener using javascript express framework and mongodb as the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published