Skip to content

bugthedebugger/URL-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL SHORTENER

Decription

A golang client CLI gRPC project on URL shortener.

TODO:

  • Refactor the microservice (specifically the server)
  • Make a client GUI for the web with sign in

Installation

make

Usage

Shorten URL:

./client -url <URL to shorten> -shorten <Custom URL Tag>

Visit Shorten URL:

host-url:port/custom-tag

About

A URL Shortener RPC using GO and gRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published