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

add swagger #22

Open
SuddenGunter opened this issue Oct 4, 2020 · 1 comment
Open

add swagger #22

SuddenGunter opened this issue Oct 4, 2020 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SuddenGunter
Copy link
Contributor

SuddenGunter commented Oct 4, 2020

We have web api, implemented with gin in this app.
It would be nice to have autogenerated swagger API doc and swagger web UI.
I recommend to use https://github.com/swaggo/gin-swagger and https://github.com/swaggo/swag for this

@SuddenGunter SuddenGunter added this to the v2.1 milestone Oct 10, 2020
@SuddenGunter SuddenGunter added help wanted Extra attention is needed and removed hacktoberfest labels Nov 2, 2020
@SuddenGunter SuddenGunter removed this from the v2.1 milestone Oct 6, 2021
@ghanvik
Copy link

ghanvik commented Jun 28, 2022

Can I take a crack at this? I'm trying to learn how to create REST API docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants