In Today's episode:
Install GO programming language on a Mac
Hello World with GO
Creating my first GO Module
Installing GIN
Creating my first Route with GIN
Pending for other videos::
Connecting to a Database
Data Validation
User Authentication
Deployment
Periodic and Async Tasks
Links:
https://go.dev/doc/tutorial/getting-s...
https://go.dev/doc/tutorial/create-mo...
https://github.com/gin-gonic/gin
https://github.com/dev-plusplus/go-gi...