Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdrum/swagger-automation

This repo accompanies my medium post on go-swagger. It describes how swagger spec can be generated from go code.
https://github.com/pdrum/swagger-automation

api documentation golang swagger

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

Generate swagger specification from Go source code
--------------------------------------------------

This is the source code accompanying my blog post on
[Generating swagger specification from Go source code](https://medium.com/@pedram.esmaeeli/generate-swagger-specification-from-go-source-code-648615f7b9d9)