Open Prachi-Jamdade opened 1 week ago
Hi @JyotinderSingh, I have addressed above mentioned review changes and pushed the code.
Please take a look at it.
Thanks for addressing the comments @Prachi-Jamdade. Could you please resolve comments by @everlearner as well?
Hey @JyotinderSingh, pushed the code addressing changes raised by @everlearner
Hey @JyotinderSingh, any update ?
Hey @JyotinderSingh, any update ?
Will review soon
This commit adds an example of how to integrate the DiceDB Go SDK for building a URL shortener application.
The tutorial walks through setting up a basic URL shortening service, providing -
The application utilizes the
Set
andGet
commands from DiceDB to store and retrieve shortened URLs, and the example is designed to help developers quickly understand and implement a URL shortener using DiceDB and Go.