Published onAugust 9, 2022API Service with Go: Logger Middlewarelogmiddlewaregoสร้าง logger middlware เพื่อแสดง request log แบบ JSON
Published onAugust 5, 2022API Service with Go: Access Token & Refresh Tokenauthenticationgoป้องกันการเข้าถึงทรัพยากรบนเซิร์ฟเวอร์ด้วย Access Token & Refresh Token
Published onAugust 4, 2022API Service with Go: Authorization RBAC with Casbinauthorizationrbaccasbingoการใช้ Casbin เพื่อทำ Athorization แบบ Role-Based Access Control (RBAC)
Published onAugust 2, 2022API Service with Go: Authentication with JWTauthenticationjwtgoป้องกันการเข้าถึงทรัพยากรบนเซิร์ฟเวอร์ด้วย JSON Web Token
Published onJuly 21, 2022API Service with Go: Database Migrationsmigrationgoทำ Database Migration โดยใช้ goose