README ¶ Go-Training Training to develop RESTfull API using Golang and MySQL Getting Started Install the package that listed in tech stack Run using your cmd with command go run main.go Test it using postman or etc with endpoint : localhost/8080/api/user /login, /register, /get, /update Tech Stack Gin-Gonic JWT-Go Go-Bcrypt Gorm Godotenv Gorm-MySQL driver Go-Smapping Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis configuration controller dto helper middleware model repository service Click to show internal directories. Click to hide internal directories.