gin-blueprint

command module
v0.0.0-...-24d7b7f Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2017 License: MIT Imports: 8 Imported by: 0

README

gin-blueprint

golang web api blueprint based gin-gonic, viper, sqlx, glide

Go Report Card

Structure

.
├── api 
│   ├── api.go // app main
│   ├── context.go // gin handler
│   └── model
│       └── model.go // database
├── conf
│   └── config.go // global configurations, injectable dependency objects
├── glide.yaml // package manage configurations
├── main.go 
└── tests
    └── api_test.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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