Skip to content

MukundSinghRajput/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shrink

URL Shortner

A shortner built to last.

Usage

git clone https://github.com/MukundSinghRajput/url-shortner
cd url-shortner
go get .

Start

You can start it with either using makefile or taskfile

task run 
make