swagger-automation icon indicating copy to clipboard operation
swagger-automation copied to clipboard

This repo accompanies my medium post on go-swagger. It describes how swagger spec can be generated from go code.

Generate swagger specification from Go source code

This is the source code accompanying my blog post on Generating swagger specification from Go source code