Skip to main content

GoAPI Essential

บทเรียนสำหรับคนที่สนใจอยากเรียนรู้ Backend development ผ่านภาษา Go (หรือ Golang) โดยเราจะทำการปูพื้นฐานทั้งหมด เพื่อให้ development สามารถนำไปประยุกต์ใช้และต่อยอดการพัฒนาได้

goapi

ตอนที่หัวข้อวิดีโอเอกสาร
ตอนที่ 1รู้จักกับ Go และ Syntax พื้นฐานของ Gogo-api-intro ดู videoอ่าน
ตอนที่ 2Data structures และ Control Structure ใน Gogo-api-basic-programming ดู videoอ่าน
ตอนที่ 3Fiber และ Http servergo-api-basic-programming ดู videoอ่าน
ตอนที่ 4ต่อ database ด้วย postgreSQLgo-api-postgresql ดู videoอ่าน
ตอนที่ 5GORM และ Authenticationgo-api-gorm-authentication ดู videoอ่าน
ตอนที่ 6Concurrency ใน Go (goroutine & channel)go-routine-channel ดู videoอ่าน
ตอนนี่ 7รู้จักกับ Hexagonal & Clean Architecture (Clean architecture)code-architecture ดู videoอ่าน
ตอนที่ 8Unit Testinggo-unit-test ดู videoอ่าน
ตอนที่ 9Deployment Godeploy-go ดู videoอ่าน