Skip to main content

Recently Updated Pages

Implementing Authentication Logic

GDSC Sep 19th TOTP Authentication

เนื่องจากเรามี 3 ส่วนที่ต้อง implement เดี๋ยวจะเรื่มจากชั้นที่อยู่นอกสุดนะครับ ก่อนจะมา handle f...

Updated 1 year ago by FloatyKT

Implement Gorm และ MySQL ใน Go

Golang

ในส่วนของ Gorm นั้นคือ  Library ORM (Object-relational Mapping) ของ Go เอาไว้ทำ CRUD (Create, Rea...

Updated 1 year ago by gugun

การเชื่อมต่อ Database server

MySQL by Datagrip Datagrip introduction 💾

วิธีการเชื่อมต่อ database server บน datagrip มีวิธีดังนี้ 1) ทำการสร้าง Project ใหม่ให้เรียบร้อย...

Updated 1 year ago by Thun

ตัวอย่างการ Query ข้อมูลจาก Database ด้วย Gorm

Golang

Query without condition คำสั่ง query {First, Take, Last}; First จะทำการ order table และ query...

Updated 1 year ago by gugun

Basic Syntax

Golang

Golang  ไฟล์ Go ประกอบด้วยส่วนต่างๆ ต่อไปนี้: 1. การประกาศแพ็คเกจ2. การนำเข้าแพ็คเกจ (import)3....

Updated 1 year ago by gugun

Package และ Dependency ของ Go

Golang

การจัดการ Package (Module) และ Dependency ใน Go go.mod คืออะไร? go.mod คือไฟล์ที่เก็บข้อมูลเกี่...

Updated 1 year ago by sorrawit kwanja

Type และ Struct ใน Go

Golang

การประกาศ Type ใน Go go สามารถประกาศชนิดของตัวแปรขึ้นมาเองได้ โดยการใช้ keyword "type" นำหน้า t...

Updated 1 year ago by sorrawit kwanja

Setup Project Structure และ การ Implement Fiber ใน Go

Golang

Setup Project Structure https://github.com/golang-standards/project-layout Project Structure นั...

Updated 1 year ago by sorrawit kwanja

Json Web Token

Introduction to JWT Chapter 1: Concept of Json Web Token

JWT🔒 JWT คืออะไร? JWT หรือ Json Web Token คือมาตรฐานการเข้ารหัสข้อมูลใน token (RFC 7519) ที่เหม...

Updated 1 year ago by Panitnun Suvannabun

Cookies and Session

Introduction to JWT Chapter 0: Basic Authentication

Cookies🍪 Cookies คืออะไร?  Cookies คือ ไฟล์ข้อความขนาดเล็กที่ทางฝั่งเว็บเซิฟเวอร์ทำการสร้างเเละ...

Updated 1 year ago by Panitnun Suvannabun

Authentication methods

Introduction to JWT Chapter 1: Concept of Json Web Token

Method🔧 ต้องขอเกริ่นก่อนว่า การยืนยันตัวตน (Authentication) มันมีหลายวิธี โดย JWT ก็เป็นหนึ่งในว...

Updated 1 year ago by Panitnun Suvannabun

Encoding and Decoding

Introduction to JWT Chapter 0: Basic Authentication

ทำไมเราต้องรู้จัก 2 คำนี้ 🔍 การจัดการ session ทั้งเเบบที่ใช้เเละไม่ใช้ JWT จะใช้การ encode เเละ ...

Updated 1 year ago by Panitnun Suvannabun

Authentication and Authorization

Introduction to JWT Chapter 0: Basic Authentication

Authentication🔑 Authentication คืออะไร? Authentication คือ การยืนยันตัวตนของผู้ใช้งานบนเเอพพลิเ...

Updated 1 year ago by Panitnun Suvannabun

วิธีการรับ GitHub Student Developer Pack สำหรับนักเรียน นักศึกษา

วิธีการรับ GitHub Student Developer Pac...

เราขอบอกก่อนเลยว่า เราเป็นนักศึกษาคนนึงที่ใช้อีเมลของมหาวิทยาลัยในการรับสิทธิ์ต่างๆได้คุ้มค่ามากๆ...

Updated 1 year ago by Keetawan Limaroon

Firebase

Firebase and Firebase CLI

Firebase คืออะไร? Firebase คือ Platform ที่รวบรวมเครื่องมือต่าง ๆ สำหรับการจัดการในส่วนของ Bac...

Updated 1 year ago by Narutchai01

Kubernetes & google GKE

นำ Go API ของเราขึ้นไปบน Internet ด้วย ... นำ go API ขึ้น internet ด้วย google GKE

หลังจากเราได้ Docker image แล้ว นี่เปรียบเสมือนว่าเรามีไฟล์วิเศษที่จะสามารถนำไป run ที่ไหนก็ได้ แ...

Updated 1 year ago by Thistine

เผื่อใครอยากศึกษาต่อเพิ่มความกระจ่าง

API Concept

อันนี้จะเป็น resources ที่ทีมผู้เขียนใช้อ้างอิงระหว่างการเขียนครับ ไปลองอ่านต่อยอดเองดูได้ enjoy ...

Updated 1 year ago by ณรงค์รัชช์ ธนจารุสวัสดิ์

SOAP สายลึก

API Concept ตัวอย่าง API รูปแบบต่าง ๆ

Meaning ของ Soap คือการแยก logic ต่างๆของ Application ออกมาเป็น service และนำมาใช้ จุดเด่น ...

Updated 1 year ago by ณรงค์รัชช์ ธนจารุสวัสดิ์

GraphQL รูปหล่อตัวซิ่ง

API Concept ตัวอย่าง API รูปแบบต่าง ๆ

Flow ของ GraphQL จะเป็นการที่เราขอข้อมูลจาก server และต้องการข้อมูลที่กระชับ มี format ตามที่ต้อง...

Updated 1 year ago by ณรงค์รัชช์ ธนจารุสวัสดิ์

Socket API ผู้เฒ่าสุดเก่ง

API Concept ตัวอย่าง API รูปแบบต่าง ๆ

หากพูดถึงคำว่า Socket ใครเคยเรียน network คงได้ยินมาจาก Layer 3 ของ TCP/IP Model หลักการแบบเดียวก...

Updated 1 year ago by ณรงค์รัชช์ ธนจารุสวัสดิ์