Implementing tiny-url with go, this is my first golang project, thanks for go-gin-example and project-layout.
MurmurHash32 + Redis Increment Key -> base 62
Redis
You should modify .env
RUN_MODE = test
PORT=8080
BASE_URL=http://localhost:8080
REDIS_HOST="localhost:6379"