Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.49k stars 318 forks source link

[Feature Request] swagger ui support #219

Open polo871209 opened 7 months ago

polo871209 commented 7 months 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 7 months 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 7 months 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 7 months ago

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

https://github.com/gofiber/swagger

EwenQuim commented 2 months ago

Would it be interesting to add the Fuego blueprint?

EchoFoss commented 2 months ago

Huma also seems like a good tool

chankwongyin commented 21 hours ago

Huma is a good suggestion