Skip to content

CRUD API คือ API ที่เราสามารถสร้าง,อ่าน,แก้ไข,และลบข้อมูลได้

Notifications You must be signed in to change notification settings

BorntoDev/CRUD-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

การทำ CRUD API ด้วย Golang

CRUD API คือ API ที่เราสามารถสร้าง,อ่าน,แก้ไข,และลบข้อมูลได้

การเริ่มต้น

  1. ใช้คำสั่ง git clone https://github.com/BorntoDev/CRUD-Golang.git

  2. ติดตั้ง Golang จาก [https://golang.org/dl/]

  3. ใช้คำสั่ง go run main.go เพื่อรันโปรแกรม

วิดีโอสอนการทำ CRUD API ด้วย Golang https://www.youtube.com/watch?v=gIe543ufGmE

About

CRUD API คือ API ที่เราสามารถสร้าง,อ่าน,แก้ไข,และลบข้อมูลได้

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages