Experimental OpenAPI 3 documentation generator Usage Simply go get and run this in your project folder. It will generate a api.spec file. Use this file in your Swagger3 UI. go get github.com/thavorath/oas go install github.com/thavorath/oas cd ~/go/src/github.com/thavorath/my-project oas