GoWebAppTemplate

command module
v0.0.26 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: MIT Imports: 2 Imported by: 0

README

GoWebAppTemplate

{{ description }}

Installation

To get a pre-compiled binary for your architecture, just head over to the releases page.

If you would like to compile it yourself:

go get gitlab.com/terrabitz/GoWebAppTemplate

Usage

{{ usage }}

Docker usage

To run the tool with Docker, just run the latest version of the terrabitz/GoWebAppTemplate image:

docker run \
    terrabitz/GoWebAppTemplate

Help docs

Meta

Trevor Taubitz – @terrabitz

Distributed under the MIT license. See LICENSE for more information.

https://gitlab.com/terrabitz/

Documentation

Overview

Package Go web app template

The purpose of this application is to provide an opinionated base structure for other APIs

Terms Of Service:

there are no TOS at this moment, use at your own risk we take no responsibility

Schemes: http, https
Host: localhost
BasePath: /api/v1
Version: 0.0.1
License: MIT http://opensource.org/licenses/MIT
Contact: Trevor Taubitz<terrabitz@hackandsla.sh> https://hackandsla.sh

Consumes:
- application/json

Produces:
- application/json

Security:
- api_key:

SecurityDefinitions:
api_key:
     type: apiKey
     name: KEY
     in: header
oauth2:
    type: oauth2
    authorizationUrl: /oauth2/auth
    tokenUrl: /oauth2/token
    in: header
    scopes:
      bar: foo
    flow: accessCode

swagger:meta

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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