repository
0.0.0-20241120041842-637eec20a0e2
Repository: https://github.com/girakdev/girack-backend.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
GIRACK BACKEND
start server
go install github.com/swaggo/swag/cmd/swag@latest
go install go install github.com/golang/mock/[email protected]
make dup
make serve
Show swagger
localhost:8080/swagger/index.html
Test
./scripts/run-in-docker.sh go test ./... -race