wui_template

command module
v0.0.0-...-85469d9 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2018 License: MIT Imports: 16 Imported by: 0

README

WUI Template

The following source repo is a bootstrap for creating a server side Web system using the Go (Golang) language.

It is set of directory and file structure that does all the repeated bootstrap to get started using a web server.

Why?

Go has many HTTP servers, some of the servers known more, others known less. All of them require some boilerplate code, that does some bootstrapping in order to get started.

While tools such as Buffalo that provides a set of tools, they are very complete. This tool is just the start, that allows the develop to choose most things, except for:

  • Database
  • Ability to work with API
  • Configuration system

The following template provides the above, however, they are not 'set in stone', and can be changed if/when needed.

Used packages

The template is using the following packages:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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