Categorygithub.com/yusufsyaifudin/openapidoc
repositorypackage
1.0.0-beta
Repository: https://github.com/yusufsyaifudin/openapidoc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Golang openapidoc

This is library to make your life easier by generating openapi3 Spec file using pure Golang struct, NO LONG COMMENTS required!

Usage

$ go get -u github.com/yusufsyaifudin/openapidoc

See _example folder to see the usage.