command
module
Version:
v0.0.0-...-f76a5d4
Opens a new window with list of versions in this module.
Published: Jul 29, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
swagger
orginal post ==> https://github.com/cirocosta/hello-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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
swagger
|
|
|
|
|
Package restapi Hello |
|
|
Click to show internal directories.
Click to hide internal directories.