Training to develop RESTfull API using Golang and MySQL
- 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