Skip to content

DoNuTll40/go-lang-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang API + ChatGPT

คำสั่งรันโปรเจค

$ air

PORT ที่ใช้งาน คือ 8080

method path headers body response
POST /login - username: string, password: string message: string, token: string
POST /register - username: string, password: string, role: string message: string, result: array
GET /me Authorization Bearer - message: string, role: string, user: string, userid: int

Releases

No releases published

Packages

No packages published

Languages