Skip to content

Just a URL shortener written in Golang using clean architecture and fasthttp

Notifications You must be signed in to change notification settings

JKearnsl/cuturl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CutURL

This is a simple program that takes a link and returns a shortened link.

Enter target url

And get the final shortened url

Build

go build -o target/cuturl cuturl/src

Run

./target/cuturl

About

Just a URL shortener written in Golang using clean architecture and fasthttp

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages