go-rest-template

module
v0.0.0-...-6af0856 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT

README

Go RestFull Template

This is a simple template for a RestFull API using Go.

Getting Started

Installing dependencies
go mod tidy
go mod vendor
Building the project
go build -v ./...
Running dev
air
Running
go run ./...
Running tests
go test -v ./...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL