Skip to content

raighnew/tinyurl-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyUrl-go

Implementing tiny-url with go, this is my first golang project, thanks for go-gin-example and project-layout.

Basement

MurmurHash32 + Redis Increment Key -> base 62

How to run

Required

Redis

Conf

You should modify .env

RUN_MODE = test
PORT=8080
BASE_URL=http://localhost:8080

REDIS_HOST="localhost:6379"

Load Tests

About

Implementing Tinyurl with go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published