Skip to content

evanezent/Go-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Training

Training to develop RESTfull API using Golang and MySQL

Getting Started

  1. Install the package that listed in tech stack
  2. Run using your cmd with command go run main.go
  3. Test it using postman or etc with endpoint : localhost/8080/api/user /login, /register, /get, /update

Tech Stack

  1. Gin-Gonic
  2. JWT-Go
  3. Go-Bcrypt
  4. Gorm
  5. Godotenv
  6. Gorm-MySQL driver
  7. Go-Smapping

About

Training for develop RESTful API using Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published