go-blueprint
go-blueprint copied to clipboard
[Feature Request] swagger ui support
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
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/
@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
You can also checkout Postman which autogenerates the swagger/docs