Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Swagger Docs generation #35

Open
GuilhermeMLS opened this issue Jun 20, 2022 · 0 comments
Open

Automatic Swagger Docs generation #35

GuilhermeMLS opened this issue Jun 20, 2022 · 0 comments

Comments

@GuilhermeMLS
Copy link
Contributor

The template project should have a basic setup for automatic Swagger docs generation, that can be used by projects later.

Idea: there's a handy lib called Swag that could help achieving this using godoc (you simply comment the handler functions and the Swagger docs gets automatically generated). This can be added to a Makefile or even the CI/CD pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant