Created this thing where the backend is written in GoLang and the frontend is using NextJS.
Using this Project I learned about:
-
Gin - An Express Like framework in Go. Gin-Gonic
-
How to connect to DB and Redis.
-
How to Ping URL and all. There might be some logic issue so need to check it once.