Melkeydev/go-blueprint

[Feature Request] swagger ui support

Opened this issue · 6 comments

Tell us about your feature request

I highly depends on swagger ui for communication within my coworkers, is it possible to add swagger in the blueprint steps including make file?

Disclaimer

  • I agree

Tell us about your feature request

I highly depends on swagger ui for communication within my coworkers, is it possible to add swagger in the blueprint steps including make file?

Disclaimer

  • I agree

yes it possible, there is the package for it

https://github.com/swaggo/swag/

@polo871209 this is something we could probably add into the advanced flag. Do you want to add this? If so I can assign it to you.

As for Fiber, it is much easier. only need to write documentation for the rest.

https://github.com/gofiber/swagger

Would it be interesting to add the Fuego blueprint?

Huma also seems like a good tool

Huma is a good suggestion