swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.76k stars 270 forks source link

Changing SwaggerUI #170

Closed 2370408956 closed 2 years ago

2370408956 commented 2 years ago

Hello, I managed to set up Swagger in my Go project(s). Although I do prefer the way of setting it up in SpringBoot (which is what I was used to before moving to Go) I can see why it needs to be this way in Go.

The UI THAT I used before was swagger-bootstrap-ui

How can it be changed

Looking forward to your reply!

ubogdan commented 2 years ago

@2370408956 so your frustration comes from the fact you switched from Java and you found it may be a smart idea to open an issue to tell us? I have no experience with Java SpringBoot but if there is something we can do with this project to improve the user experience we are happy to hear it from our community.