A Url Shortener built with Golang using GoFiber framework and Redis DB.
Docker Command to get the Server running at Port 3000
$ docker-compose up -d
After the server is Up and Running, you can test the project using Postman.
GoLang, GoFiber, Redis, Docker, Postman