sw-template

command module
v0.0.0-...-dbb7084 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

README

swagger

go get -u -v github.com/go-swagger/go-swagger/cmd/swagger

depencies go get github.com/alexflint/go-arg

$ make --> install $GOPATH/bin/sw-template

$ sw-template --help

Define the API and generate the code

. ├── Makefile # makefile that summarizes the │ # build and code generation procedures │
├── main.go # our application entrypoint │
├── swagger # swagger definition and generated code │ │
│ └── swagger.yml └── vendor # dependencies ├── github.com └── ...

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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