Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
MIT License
2.07k stars 141 forks source link

[Feature Request] swagger ui support #219

Open polo871209 opened 1 month ago

polo871209 commented 1 month ago

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

H0llyW00dzZ commented 1 month ago

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

  • [x] I agree

yes it possible, there is the package for it

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

briancbarrow commented 1 month ago

@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.

H0llyW00dzZ commented 1 month ago

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

https://github.com/gofiber/swagger