JSON REST API using GO and GIN: Getting Started with GO

Опубликовано: 19 Февраль 2026
на канале: Dev Plus Plus
476
17

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...