go-redis-url-shortning-service
It is a URL shortening service, made with Go + Fiber + Redis and used docker for building it.
command to run —> docker-compose up –build -d
Go–>App exposed on PORT 3000
Redis Server exposed on PORT 6307
Taken reference from https://www.youtube.com/watch?v=edCnzelVRlc&list=PL5dTjWUk_cPbXTq9j-3Vaq08rjH1D5cTn&index=1