Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THe Url shortener requires tehse things:

Front-end

  1. field to input
  2. button to action
  3. another field to display result

Back-end

  1. Logic that does encoding
  2. Table lookup for already encoded urls
  3. Database to store all these things.
  4. redirect action (HTTP Code 301, permanent redirect)

Tech:

  1. Express for making the node API
  2. MongoDB for storing the hashed urls

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages