Skip to content

Chansamnang/go-rest-api

Repository files navigation

INSTALL ALL DEPENDENCY

go mod tidy

RUN LOCAL COMMAND

go run main.go

BUILD COMMAND

CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o bin/api cmd/main.go 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages