spendshelf-backend
spendshelf-backend copied to clipboard
add swagger
We have web api, implemented with gin in this app. It would be nice to have autogenerated swagger API doc and swagger web UI. I recommend to use https://github.com/swaggo/gin-swagger and https://github.com/swaggo/swag for this