Skip to content

Result of challenge to create a functioning URL shortener withing 2H.

License

Notifications You must be signed in to change notification settings

karanssh/URLShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

URLShortener

Result of challenge to create a functioning URL shortener within 2H. For storage of URLs, using boltdb to use file based DB

NOTE: This is no way production ready, its a simple POC I made because of a stupid drunk idea

Dependencies

  • mux for routing
  • boltdb for storage
  • go-hashids to generate short URLs

About

Result of challenge to create a functioning URL shortener withing 2H.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages