Go to file
hanif salafi 4795dbdfac feat: initial commit 2024-03-06 02:15:53 +07:00
.idea feat: initial commit 2024-03-06 02:15:53 +07:00
app feat: initial commit 2024-03-06 02:15:53 +07:00
config feat: initial commit 2024-03-06 02:15:53 +07:00
docs/swagger feat: initial commit 2024-03-06 02:15:53 +07:00
storage feat: initial commit 2024-03-06 02:15:53 +07:00
utils feat: initial commit 2024-03-06 02:15:53 +07:00
.gitignore feat: initial commit 2024-03-06 02:15:53 +07:00
debug.log feat: initial commit 2024-03-06 02:15:53 +07:00
go.mod feat: initial commit 2024-03-06 02:15:53 +07:00
go.sum feat: initial commit 2024-03-06 02:15:53 +07:00
hl.exe feat: initial commit 2024-03-06 02:15:53 +07:00
main.go feat: initial commit 2024-03-06 02:15:53 +07:00
readme.md feat: initial commit 2024-03-06 02:15:53 +07:00

readme.md

go get -v ./...
go mod vendor -v

swag init -g main.go --output docs/swagger
go run main.go