Skip to content

satyasaibhushan/Url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Shortener

A link shortener using express, mongoDb and google authentication

The website is hosted at links.bhushan.fun (but not accesible to public)

there is also a table indexing the urls created and the no.of times each url is used
you can also add, remove the urls(hence the acces is restricted )

As the website is not available, the preview of the website will look something like this

you should add 3 elements in .env file

  1. MONGO_URI
  2. PORT(optional)
  3. VERIFIED_USERS(for access restriction)

alt

About

a basic url shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published