Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 213 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 213 Bytes

shawty

a URL shortener implemented in Go

tech stack

  • go
  • fiber
  • mongodb
  • bootstrap

setup

  • clone the directory - git clone github.com/lordlabuckdas/shawty and cd into it
  • docker-compose up