Skip to content

zacoding's go rest template but shedding some of that belly fat for more flexibility

License

Notifications You must be signed in to change notification settings

hopinheimer/go-rest-boi

Repository files navigation

Go Rest API Base Template

Golang REST API Template/Boilerplate with Gin/Gorm/Fx.

Run with docker

$ make compose.local.up

Check .http files for tests in sample.http

Tests

# Clean test cache, Run go tests and build
$ make tests

Lint

# Run golangci-lint
$ make lint

Build

$ make build
$ tree ./build/bin                                       
./build/bin
└── apiserver

Release

$ make release
# $ make release.local  # for local tests
# $ make release.dry    # for dry run

Relocate project

; TBD

About

zacoding's go rest template but shedding some of that belly fat for more flexibility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published