gin-boilerplate

command module
v0.0.0-...-8e2a637 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: MIT Imports: 3 Imported by: 0

README

Gin Boilerplate

A skeleton to create an API with go and gin

Build Status

Golang gin boilerplate, with GORM, gin and tests !

gopher logo

Quickstart

To run the server:

go run main.go

To run the tests:

mode=test go test -v ./...

Configuration

The application load the config.toml if the environment variable mode is not defined. If this variable is defined, the application will try to load the config.[mode].toml file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
controllers

Jump to

Keyboard shortcuts

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