Skip to content

prkshayush/go-urlshortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener in Go-lang

Tech Stack used

  • Gin, MongoDB, Mongoose

Design

  • Takes in long URL, stores it in DB while creating an id,
  • generates a new URL using helper functions,
  • maps the new URL to original one using id
  • Returns a new shorter URL.

About

URL shortener written in Go-lang

Topics

Resources

Stars

Watchers

Forks

Languages